KMEM_CACHE_SHRINK

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

kmem_cache_shrink - Shrink a cache.  

SYNOPSIS

"SYNOPSIS"

int kmem_cache_shrink (kmem_cache_t * 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.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 05:30:41 GMT, October 06, 2005