Searched refs:kswapd (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Dvmscan.c7 * kswapd added: 7.1.96 sct
10 * Zone aware kswapd started 02/00, Kanoj Sarcar (kanoj@sgi.com).
1251 /* kswapd should not stall on sync IO */
1740 * This is a basic per-zone page freer. Used by both kswapd and direct reclaim.
1825 continue; /* Let kswapd poll it */
1838 * As hibernation is going on, kswapd is freezed so that it can't mark
1840 * So let's check zone's unreclaimable in direct reclaim as well as kswapd.
2066 /* is kswapd sleeping prematurely? */
2071 /* If a direct reclaimer woke kswapd within HZ/10, it's premature */
2094 * For kswapd, balance_pgda
2317 static int kswapd(void *p) function
2563 struct task_struct *kswapd = NODE_DATA(nid)->kswapd; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dmmzone.h630 struct task_struct *kswapd; member in struct:pglist_data

Completed in 60 milliseconds