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
posix_mem_offset(3p) - centos
hat_getkpfnum(9f) - opensolaris
kvm_write(3) - freebsd
vslock(9) - debian
posix_mem_offset(3p) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Tar Command
Shopt -s histappend
Unsure why access time on a directory change isn't changing
Controlling user input