• Andrew Morton's avatar
    [PATCH] fix kswapd throttling · 00401a44
    Andrew Morton authored
    kswapd currently takes a throttling nap even if it freed all the pages it
    was asked to free.
    
    Change it so we only throttle if reclaim is not being sufficiently
    successful.
    00401a44
vmscan.c 28.8 KB