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

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

VM_PAGE_ZERO_FILL(9)

Contents


NAME    [Toc]    [Back]

     vm_page_zero_fill -- zero fill a page

SYNOPSIS    [Toc]    [Back]

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

     boolean_t
     vm_page_zero_fill(vm_page_t m);

DESCRIPTION    [Toc]    [Back]

     The vm_page_zero_fill() function zeros the given vm page by calling the
     machine dependent pmap_zero_page() routine.

     vm_page_zero_fill() always returns TRUE.

AUTHORS    [Toc]    [Back]

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


FreeBSD 5.2.1			 July 17, 2001			 FreeBSD 5.2.1
[ Back ]
 Similar pages
Name OS Title
pmap_zero_area FreeBSD zero-fill a page using
pmap_zero_page FreeBSD zero-fill a page using
pmap_zero_idle FreeBSD zero-fill a page using
elf_fill IRIX set fill byte
shiftr IRIX Performs a right shift with zero fill
memset Linux fill memory with a constant byte
dmAudioRateConverterReset IRIX fill internal buffers with constant value
shiftl IRIX Performs a left shift with zero fill
tt_pattern_category_set HP-UX fill in the category field for a pattern
dmG722EncoderReset IRIX fill encoder internal buffers with zeros.
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service