vm_page_deactivate(9) freebsd man page | unix.com

Man Page: vm_page_deactivate

Operating Environment: freebsd

Section: 9

VM_PAGE_DEACTIVATE(9)					   BSD Kernel Developer's Manual				     VM_PAGE_DEACTIVATE(9)

NAME
vm_page_deactivate -- deactivate a page
SYNOPSIS
#include <sys/param.h> #include <vm/vm.h> #include <vm/vm_page.h> void vm_page_deactivate(vm_page_t m);
DESCRIPTION
The vm_page_deactivate() function moves the given page to the inactive queue as long as it is unmanaged and is not wired.
SEE ALSO
vm_page_wire(9)
AUTHORS
This manual page was written by Chad David <davidc@acns.ab.ca>.
BSD
July 24, 2001 BSD
Related Man Pages
vm_page_unhold(9) - freebsd
vm_page_free_toq(9) - debian
vm_page_hold(9) - debian
vm_page_hold(9) - suse
vm_page_hold(9) - minix
Similar Topics in the Unix Linux Community
Unix File Permissions
Reason for no directory creation date
Valid separator in time and date format
Is it safe to install x86 Solaris 10 U6 after installed-Linux-and-FreeBSD?
Controlling user input