Short topics in memory management
Posted Mar 7, 2007 18:14 UTC (Wed) by
dion (subscriber, #2764)
In reply to:
Short topics in memory management by zlynx
Parent article:
Short topics in memory management
Well, the solution is to "not do that, then".
If I were to implement a browser cache in a memory mapped file then the mapping would be the first thing to get allocated and it would never change.
(
Log in to post comments)