centos man page for vunmap

Query: vunmap

OS: centos

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 3.10 June 2014 VUNMAP(9)
Related Man Pages
vslock(9) - debian
munmap(2) - hpux
kvm_read(3) - netbsd
kvm_write(3) - netbsd
vslock(9) - linux
Similar Topics in the Unix Linux Community
How to increment version inside a file?
CentOS7 restoring file capabilities
Docker learning Phase-I
Shopt -s histappend
CentOS 6 ran out of space, need to reclaim it