CACHE_REAP
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
cache_reap - Reclaim memory from caches.
SYNOPSIS
"SYNOPSIS"
void cache_reap ( void);
ARGUMENTS
- void
-
no arguments
DESCRIPTION
Called from a timer, 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 next timer interrupt.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- PURPOSE
-
This document was created by
man2html,
using the manual pages.
Time: 07:07:01 GMT, October 06, 2005