memory paging with D -
I am using D / Tango for indexing indexes, with no dictionary paging for memory (RAM) Which library is in memory and can go up to 10 GB while indexing?
what kind of help do you need
if you only assign memory The operating system will take care of paging automatically.
If you want an on-disk structure, use a memory map file.
/ div>
Comments
Post a Comment