suse man page for vunmap

Query: vunmap

OS: suse

Section: 9

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

VUNMAP(9)						    Memory Management in Linux							 VUNMAP(9)

NAME
vunmap - release virtual mapping obtained by vmap
SYNOPSIS
void vunmap(const void * addr);
ARGUMENTS
addr memory base address
DESCRIPTION
Free the virtually contiguous memory area starting at addr, which was created from the page array passed to vmap. Must not be called in interrupt context.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 VUNMAP(9)
Related Man Pages
posix_mem_offset(3p) - centos
fetch(9) - osx
fetch(9) - mojave
fuibyte(9) - mojave
posix_mem_offset(3p) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Getting command output to putty window title.
Migrating to UNIX
Update kernel Linux without reboot?!
SOCKS proxy & PAM configuration exposure