KMEM_CACHE_FREE(9) Memory Management in Linux KMEM_CACHE_FREE(9)NAMEkmem_cache_free - Deallocate an objectSYNOPSISvoid kmem_cache_free(struct kmem_cache * cachep, void * objp);ARGUMENTScachep The cache the allocation was from. objp The previously allocated object.DESCRIPTIONFree an object which was previously allocated from this cache.COPYRIGHTKernel Hackers Manual 2.6. July 2010 KMEM_CACHE_FREE(9)
| Related Man Pages |
|---|
| kmem_cache_create(9) - suse |
| ldap_memcache_get(3ldap) - opensolaris |
| ldap_memcache_set(3ldap) - opensolaris |
| slabinfo(5) - linux |
| uwx_find_symbol(3x) - hpux |
| Similar Topics in the Unix Linux Community |
|---|
| Change directory error |
| Update kernel Linux without reboot?! |
| SOCKS proxy & PAM configuration exposure |
| Docker learning Phase-I |
| The Future of the PM (Private Message) System at UNIX.com |