[PATCH] fix the kswapd zone scanning algorithm
This removes a vestige of the old algorithm. We don't want to skip zones if all_zones_ok is true: we've already precalculated which zones need scanning and this just stops us from ever performing kswapd reclaim from the DMA zone.
Showing
Please register or sign in to comment