Searched refs:vm_swap_idle_enabled (Results 1 – 1 of 1) sorted by relevance
162 static int vm_swap_idle_enabled=0; variable165 static int vm_swap_idle_enabled=0; variable187 CTLFLAG_RD, &vm_swap_idle_enabled, 0, "Allow swapout on idle criteria");192 CTLFLAG_RW, &vm_swap_idle_enabled, 0, "Allow swapout on idle criteria");1266 if (vm_swap_idle_enabled) { in vm_pageout_scan()