| www.delorie.com/gnu/docs/glibc/libc_60.html | search |
![]() Buy the book! | |
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
You can tell the system to associate a particular virtual memory page with a real page frame and keep it that way -- i.e. cause the page to be paged in if it isn't already and mark it so it will never be paged out and consequently will never cause a page fault. This is called locking a page.
The functions in this chapter lock and unlock the calling process' pages.
3.4.1 Why Lock Pages Reasons to read this section. 3.4.2 Locked Memory Details Everything you need to know locked memory 3.4.3 Functions To Lock And Unlock Pages Here's how to do it.
| webmaster donations bookstore | delorie software privacy |
| Copyright © 2003 by The Free Software Foundation | Updated Jun 2003 |