On Wed, Jul 09, 2014 at 09:13:06AM +0100, Mel Gorman wrote: > When kswapd is awake reclaiming, the per-cpu stat thresholds are > lowered to get more accurate counts to avoid breaching watermarks. This > threshold update iterates over all possible CPUs which is unnecessary. > Only online CPUs need to be updated. If a new CPU is onlined, > refresh_zone_stat_thresholds() will set the thresholds correctly. > > Signed-off-by: Mel Gorman <mgorman@xxxxxxx> Acked-by: Johannes Weiner <hannes@xxxxxxxxxxx> -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>