suse man page for kmem_cache_shrink

Query: kmem_cache_shrink

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

KMEM_CACHE_SHRINK(9)					    Memory Management in Linux					      KMEM_CACHE_SHRINK(9)

NAME
kmem_cache_shrink - Shrink a cache.
SYNOPSIS
int kmem_cache_shrink(struct kmem_cache * cachep);
ARGUMENTS
cachep The cache to shrink.
DESCRIPTION
Releases as many slabs as possible for a cache. To help debugging, a zero exit status indicates all slabs were released.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 KMEM_CACHE_SHRINK(9)
Related Man Pages
ldap_memcache_flush(3ldap) - opensolaris
ldap_memcache_update(3ldap) - opensolaris
ldap_memcache_destroy(3ldap) - sunos
ldap_memcache_get(3ldap) - sunos
ldap_memcache_update(3ldap) - sunos
Similar Topics in the Unix Linux Community
Change directory error
Grant unprivileged user rights to see the output of echo|format but not modify disks
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues
Docker learning Phase-I