Searched refs:balance_pgdat (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/mm/ |
H A D | vmscan.c | 3309 * if we don't reclaim here, the shrink_node from balance_pgdat in mem_cgroup_shrink_node() 3473 * The throttled processes are normally woken up in balance_pgdat() as in prepare_kswapd_sleep() 3478 * zones, which causes kswapd to exit balance_pgdat() before reaching in prepare_kswapd_sleep() 3482 * throttled again. The difference from wake ups in balance_pgdat() is in prepare_kswapd_sleep() 3548 * For kswapd, balance_pgdat() will reclaim pages across a node from zones 3560 static int balance_pgdat(pg_data_t *pgdat, int order, int highest_zoneidx) in balance_pgdat() function 3934 * We can speed up thawing tasks if we don't call balance_pgdat in kswapd() 3956 reclaim_order = balance_pgdat(pgdat, alloc_order, in kswapd()
|
/kernel/linux/linux-6.6/mm/ |
H A D | vmscan.c | 7129 * if we don't reclaim here, the shrink_node from balance_pgdat in mem_cgroup_shrink_node() 7302 * The throttled processes are normally woken up in balance_pgdat() as in prepare_kswapd_sleep() 7307 * zones, which causes kswapd to exit balance_pgdat() before reaching in prepare_kswapd_sleep() 7311 * throttled again. The difference from wake ups in balance_pgdat() is in prepare_kswapd_sleep() 7409 * For kswapd, balance_pgdat() will reclaim pages across a node from zones 7421 static int balance_pgdat(pg_data_t *pgdat, int order, int highest_zoneidx) in balance_pgdat() function 7795 * We can speed up thawing tasks if we don't call balance_pgdat in kswapd() 7814 reclaim_order = balance_pgdat(pgdat, alloc_order, in kswapd()
|
Completed in 16 milliseconds