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

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

PMAP_RELEASE(9)

Contents


NAME    [Toc]    [Back]

     pmap_release -- release resources held by a physical map

SYNOPSIS    [Toc]    [Back]

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

     void
     pmap_release(pmap_t pmap);

DESCRIPTION    [Toc]    [Back]

     The pmap_release() function releases any resources held by the physical
     map pmap.	This function is called when a pmap initialized by the corresponding
 function, pmap_pinit() is being released.

IMPLEMENTATION NOTES    [Toc]    [Back]

     This function should only be called if pmap no longer contains any valid
     mappings.

SEE ALSO    [Toc]    [Back]

      
      
     pmap(9), pmap_pinit(9)

AUTHORS    [Toc]    [Back]

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


				 July 21, 2003
[ Back ]
 Similar pages
Name OS Title
bus_release_resource FreeBSD release resources on a bus
pvmove HP-UX move allocated physical extents from one LVM physical volume to other physical volumes
clear_locks HP-UX clear locks held on behalf of an NFS client
bus_alloc_resource FreeBSD alloc resources on a bus
glresources IRIX X resources used by GL programs
SgScale IRIX XmScale SGI Resources
SgText IRIX XmText SGI Resources
SgTextField IRIX XmText SGI Resources
ssusage IRIX run a command, and print out the resources it used
cvusage IRIX run a command, and print out the resources it used
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service