Query: kfree
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
KFREE(9) Memory Management in Linux KFREE(9)NAMEkfree - free previously allocated memorySYNOPSISvoid kfree(const void * objp);ARGUMENTSobjp pointer returned by kmalloc.DESCRIPTIONIf objp is NULL, no operation is performed. Don't free memory not originally allocated by kmalloc or you will run into trouble.COPYRIGHTKernel Hackers Manual 3.10 June 2014 KFREE(9)
Related Man Pages |
---|
kcalloc(9) - suse |
kmem_cache_create(9) - suse |
free(3) - redhat |
reallocf(3) - linux |
tapset::memory(3stap) - centos |
Similar Topics in the Unix Linux Community |
---|
Debian GNU/kFreeBSD 20080218 (Default branch) |
Idle Process Exhausting CPU |