Query: vfree
OS: php
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
VFREE(9) Memory Management in Linux VFREE(9)NAMEvfree - release memory allocated by vmallocSYNOPSISvoid vfree(const void * addr);ARGUMENTSaddr memory base addressDESCRIPTIONFree the virtually continuous memory area starting at addr, as obtained from vmalloc, vmalloc_32 or __vmalloc. If addr is NULL, no operation is performed. Must not be called in interrupt context.COPYRIGHTKernel Hackers Manual 2.6. July 2010 VFREE(9)
| Related Man Pages |
|---|
| shmdt(2) - freebsd |
| fetch(9) - mojave |
| fubyte(9) - mojave |
| fuiword(9) - mojave |
| rebase(1) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| Problem Executing "lvcreate" Command |
| File System and Storage Array Confusion |
| Extending swap space |
| RedHat LVM Error |