vunmap(9) centos man page | unix.com

Man Page: vunmap

Operating Environment: centos

Section: 9

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 3.10 June 2014 VUNMAP(9)
Related Man Pages
vsunlock(9) - debian
munmap(2) - hpux
kvm_read(3) - netbsd
rebase(1) - osx
vslock(9) - opensolaris
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
DB2 convert digits to binary format
CentOS 6 ran out of space, need to reclaim it
Controlling user input
Please Welcome Dave Munro to the Moderator Team!