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

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

PMAP_GROWKERNEL(9)

Contents


NAME    [Toc]    [Back]

     pmap_growkernel -- grow the kernel virtual address (KVA) space

SYNOPSIS    [Toc]    [Back]

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

     void
     pmap_growkernel(vm_offset_t addr);

DESCRIPTION    [Toc]    [Back]

     The pmap_growkernel() function grows the kernel virtual address space to
     the virtual address addr.

     It will allocate more page entries if required.

SEE ALSO    [Toc]    [Back]

      
      
     pmap(9)

AUTHORS    [Toc]    [Back]

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


				 July 21, 2003
[ Back ]
 Similar pages
Name OS Title
pmap_map FreeBSD map a physical memory range into kernel virtual address (KVA) space
copyinstr Tru64 General: Copies a null-terminated string from a user address space to a kernel address space
copyoutstr Tru64 General: Copies a null-terminated string from a kernel address space to a user address space
copyin Tru64 General: Copies data from a user address space to a kernel address space
copyout Tru64 General: Copies data from a kernel address space to a user address space
vm_map FreeBSD virtual address space portion of virtual memory subsystem
KSEG_TO_PHYS Tru64 General: Converts a kernel-unmapped virtual address to a physical address
mlockall HP-UX lock a process virtual address space in memory
munlockall HP-UX unlock the entire virtual address space of a process
munlock HP-UX unlock a segment of the process virtual address space
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service