PRUNE_DCACHE

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

 

NAME

prune_dcache - shrink the dcache  

SYNOPSIS

"SYNOPSIS"

void prune_dcache (int count);  

ARGUMENTS

count
number of entries to try and free
 

DESCRIPTION

Shrink the dcache. This is done when we need more memory, or simply when we need to unmount something (at which point we need to unuse all dentries).

This function may fail to free any resources if all the dentries are in use.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:40 GMT, October 09, 2005