centos man page for vm_unmap_ram

Query: vm_unmap_ram

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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 3.10 June 2014 VM_UNMAP_RAM(9)
Related Man Pages
inb(2) - centos
inb_p(2) - centos
inw(2) - centos
outb(2) - centos
outb_p(2) - centos
Similar Topics in the Unix Linux Community
How to increment version inside a file?
DB2 convert digits to binary format
Tar Command
CentOS 6 ran out of space, need to reclaim it
Please Welcome Dave Munro to the Moderator Team!