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 3.10 June 2014 KMEM_CACHE_SHRINK(9)
| Related Man Pages |
|---|
| ldap_memcache(3ldap) - opensolaris |
| ldap_memcache_destroy(3ldap) - sunos |
| ldap_memcache_get(3ldap) - sunos |
| slabtop(1) - suse |
| kmem_cache_create(9) - linux |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Best performance UNIX just for HOST Virtualization? |
| Tar Command |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |