Menu

#1 Lazy mapping of pages from files

open
nobody
None
5
2006-12-07
2006-12-07
Ian Rogers
No

Currently when a file is loaded the full file is read into memory. Mapping individual pages on demand would remove the need for this long read. Mapping pages from a file requires remembering what file created the mapping and recognizing faults accordingly.

Ian

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.