Adam Lock wrote:
> Win32 and Linux both have APIs for mapping a file into a memory so it 
> can be accessed via a pointer just like any other memory.
> 
> This sounds like it would be an extremely straightforward way to cut 
> down the time taken to load type libraries and the registry into memory. 

We did, at one point, use mmap for the registry files.  Do we not do so now?

Mike


Reply via email to