[Open-graphics] A possible dataset file format for the PCI
analyzer - version 2
Peter Lund
firefly at vax64.dk
Thu Jan 11 05:52:41 EST 2007
On Mon, 2007-01-08 at 14:51 +0000, Dieter wrote:
> We could just take whatever binary format gets uploaded from the
> OGD and put that into a file. Handle demand paging by having
> a file for each page, probably with the starting sample number
> in the filename.
Bølge handles VCD files of about 100M without too much trouble... and
that's only because I haven't completed the cache handling code yet.
It should handle gigabyte files just fine while using less than 100M RAM
once the caching code is done.
Conversion from raw samples to VCD format is pretty easy.
-Peter
More information about the Open-graphics
mailing list