CACHE_REAP

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

 

NAME

cache_reap - Reclaim memory from caches.  

SYNOPSIS

"SYNOPSIS"

void cache_reap (void * unused);  

ARGUMENTS

unused
-- undescribed --
 

DESCRIPTION

Called from workqueue/eventd every few seconds.  

PURPOSE

- clear the per-cpu caches for this CPU. - return freeable pages to the main free memory pool.

If we cannot acquire the cache chain semaphore then just give up - we'll try again on the next iteration.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
PURPOSE

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