*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->FreeBSD man pages -> vm_page_cache (9)              
Title
Content
Arch
Section
 

VM_PAGE_CACHE(9)

Contents


NAME    [Toc]    [Back]

     vm_page_cache -- move a page onto the cache queue

SYNOPSIS    [Toc]    [Back]

     #include <sys/param.h>
     #include <vm/vm.h>
     #include <vm/vm_page.h>

     void
     vm_page_cache(vm_page_t m);

DESCRIPTION    [Toc]    [Back]

     The 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    [Toc]    [Back]

     This manual page was written by Chad David <[email protected]>.


FreeBSD 5.2.1			 July 24, 2001			 FreeBSD 5.2.1
[ Back ]
 Similar pages
Name OS Title
vm_page_rename FreeBSD move a page
miser_move IRIX move a block of resources from one queue to another
miser_qinfo IRIX query information on miser queues, queue resource status, and list of jobs scheduled against a queue
arm_sync_icache NetBSD clean the cpu data cache and flush the cpu instruction cache
mq_open Tru64 Establishes the connection between a message queue and a message queue descriptor (P1003.1b)
mv FreeBSD move files
mvdir IRIX move a directory
mv OpenBSD move files
rmv IRIX relative move
mvdir HP-UX move a directory
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service