Home
last modified time | relevance | path

Searched refs:SHRINK_BATCH (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/mm/
Dvmscan.c204 #define SHRINK_BATCH 128 macro
264 while (total_scan >= SHRINK_BATCH) { in shrink_slab()
265 long this_scan = SHRINK_BATCH; in shrink_slab()