Query: vunmap
OS: centos
Section: 9
Links: centos man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
VUNMAP(9) Memory Management in Linux VUNMAP(9)NAMEvunmap - release virtual mapping obtained by vmapSYNOPSISvoid vunmap(const void * addr);ARGUMENTSaddr memory base addressDESCRIPTIONFree 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.COPYRIGHTKernel Hackers Manual 3.10 June 2014 VUNMAP(9)
Related Man Pages |
---|
vsunlock(9) - debian |
munmap(2) - hpux |
kvm_read(3) - netbsd |
vslock(9) - linux |
vslock(9) - osx |
Similar Topics in the Unix Linux Community |
---|
How to increment version inside a file? |
Tar Command |
Docker learning Phase-I |
Shopt -s histappend |
Unsure why access time on a directory change isn't changing |