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

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

vm_map_init(9)

Contents


NAME    [Toc]    [Back]

     vm_map_init -- initialize a vm_map structure for process zero

SYNOPSIS    [Toc]    [Back]

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

     void
     vm_map_init(vm_map_t map, vm_offset_t min, vm_offset_t max);

DESCRIPTION    [Toc]    [Back]

     The vm_map_init() function initializes the system map map by setting its
     upper and lower address bounds to max and min respectively.

     It also initializes the system map mutex.

IMPLEMENTATION NOTES    [Toc]    [Back]

     This routine is for internal use only.  It is called during early system
     initialization.

SEE ALSO    [Toc]    [Back]

      
      
     vm_map(9)

AUTHORS    [Toc]    [Back]

     This man page was written by Bruce M Simpson <[email protected]>.


				 July 19, 2003
[ Back ]
 Similar pages
Name OS Title
vm_map_create FreeBSD create a new vm_map structure
AFnewfilesetup IRIX create and initialize an AFfilesetup structure
ALnewconfig IRIX create and initialize an audio ALconfig structure
alNewEvent IRIX create and initialize an audio ALevent structure
alNewConfig IRIX create and initialize an audio ALconfig structure
AFinitmarkname IRIX initialize the name/comment for a specified marker in an AFfilesetup structure
AFinitloopids IRIX initialize a list of loop ID's for a given instrument in an AFfilesetup structure
AFinittrackids IRIX initialize the list of audio track identifiers in an AFfilesetup structure.
AFinitfilefmt IRIX initialize the audio file format type in an AFfilesetup structure
AFinitmiscids IRIX initialize the list of miscellaneous data chunk ID's in an AFfilesetup file configuration structure, initializ
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service