vm_unmap_ram(9) suse man page | unix.com

Man Page: vm_unmap_ram

Operating Environment: suse

Section: 9

VM_UNMAP_RAM(9) 					    Memory Management in Linux						   VM_UNMAP_RAM(9)

NAME
vm_unmap_ram - unmap linear kernel address space set up by vm_map_ram
SYNOPSIS
void vm_unmap_ram(const void * mem, unsigned int count);
ARGUMENTS
mem the pointer returned by vm_map_ram count the count passed to that vm_map_ram call (cannot unmap partial)
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 VM_UNMAP_RAM(9)
Related Man Pages
inb(2) - centos
insl(2) - centos
inw(2) - centos
inw_p(2) - centos
insl(2) - linux
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Change directory error
A (ksh) Library For and From UNIX.com
Docker learning Phase-I
Shopt -s histappend