kmem_cache_shrink(9) centos man page | unix.com

Man Page: kmem_cache_shrink

Operating Environment: centos

Section: 9

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 3.10 June 2014 KMEM_CACHE_SHRINK(9)
Related Man Pages
ldap_memcache(3ldap) - opensolaris
ldap_memcache_get(3ldap) - opensolaris
ldap_memcache_set(3ldap) - opensolaris
ldap_memcache_destroy(3ldap) - sunos
slabtop(1) - suse
Similar Topics in the Unix Linux Community
How to increment version inside a file?
Docker learning Phase-I
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!