KMEM_CACHE_SHRINK(9) Memory Management in Linux KMEM_CACHE_SHRINK(9)NAMEkmem_cache_shrink - Shrink a cache.SYNOPSISint kmem_cache_shrink(struct kmem_cache * cachep);ARGUMENTScachep The cache to shrink.DESCRIPTIONReleases as many slabs as possible for a cache. To help debugging, a zero exit status indicates all slabs were released.COPYRIGHTKernel Hackers Manual 2.6. July 2010 KMEM_CACHE_SHRINK(9)
| Related Man Pages |
|---|
| kmem_cache_create(9) - suse |
| ldap_memcache(3ldap) - opensolaris |
| ldap_memcache_init(3ldap) - opensolaris |
| ldap_memcache_get(3ldap) - sunos |
| slabtop(1) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| How to restrict user to a specific directory in solaris 10 |
| Is UNIX an open source OS ? |
| Update kernel Linux without reboot?! |
| SOCKS proxy & PAM configuration exposure |
| Docker learning Phase-I |