| |
| | 1999 USENIX Annual Technical Conference, June 6-11, 1999, Monterey, California, USA |
 | | UVM is the third generation BSD virtual memory system that improves the performance and reduces the complexity of the BSD kernel. |
 | | Anonymous memory is used for a number of purposes in a Unix-like operating system including for zero-fill mappings (e.g., bss and stack), for System V shared memory, for pageable areas of kernel memory, and to store changed pages of a copy-on-write mapping. |
 | | In UVM, we expose the anonymous memory system to the pager-independent code, thus allowing it to be centrally managed and used by all pagers and the IPC and I/O systems. |
| www.usenix.org /events/usenix99/full_papers/cranor/cranor_html (10234 words) |
|