Home
last modified time | relevance | path

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

/linux-2.4.37.9/mm/
Dswap.c32 SWAP_CLUSTER_MAX, /* minimum number of tries */
Dvmscan.c349 int counter, nr_pages = SWAP_CLUSTER_MAX; in swap_out()
659 int nr_pages = SWAP_CLUSTER_MAX; in try_to_free_pages_zone()
/linux-2.4.37.9/include/linux/
Dswap.h56 #define SWAP_CLUSTER_MAX 32 macro