Memory Mapped File Access
Robert
robert.muench at robertmuench.de
Sat May 29 15:34:17 PDT 2010
On 2010-05-29 23:23:06 +0200, Andrei Alexandrescu
<SeeWebsiteForEmail at erdani.org> said:
> There's nothing to sketch, really. The runtime tracks the opened
> memory-mapped files and the memory ranges associated with them. Upon a
> collections, if a file's memory has been successfully freed, the file
> can be safely closed.
Is this something that needs to be integrated into the deeper D levels
or is this something I could plug on-top if it? I'm not yet that
familiar with the GC internals.
--
Robert M. Münch
http://www.robertmuench.de
More information about the Digitalmars-d
mailing list