Rechercher une page de manuel
vm_page_cache.9freebsd
Langue: en
Version: 306395 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
Sommaire
BSD mandoc
NAME
vm_page_cache - move a page onto the cache queueSYNOPSIS
In sys/param.h In vm/vm.h In vm/vm_page.h Ft void Fn vm_page_cache vm_page_t mDESCRIPTION
The Fn vm_page_cache function moves a page onto the cache queue, and removes any protection that may be set on the page. If the page is busy, wired or unmanaged then the move to the cache queue will fail. If the page is dirty the system will panic.AUTHORS
This manual page was written by An Chad David Aq davidc@acns.ab.ca .Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre