KMEM_CACHE_SHRINK

Section: (9)
Updated: 09 April 2004
Index Return to Main Contents

 

NAME

kmem_cache_shrink - Shrink a cache.  

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.  

ABOUT THIS DOCUMENT

This documentation was generated with kernel version 2.6.0.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
ABOUT THIS DOCUMENT

This document was created by man2html, using the manual pages.
Time: 09:20:06 GMT, April 09, 2004