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 2.6. July 2010 VUNMAP(9)
| Related Man Pages |
|---|
| fubyte(9) - mojave |
| hat_getkpfnum(9f) - opensolaris |
| hat_getkpfnum(9f) - sunos |
| vslock(9) - opensolaris |
| vslock(9) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| Change directory error |
| Cut command on RHEL 6.8 compatibility issues |
| SOCKS proxy & PAM configuration exposure |
| Tar Command |
| 32 bit process addressing more than 4GB |