On Thu, Jul 21, 2016 at 03:10:59PM +0100, Mel Gorman wrote: > If per-zone LRU accounting is available then there is no point > approximating whether reclaim and compaction should retry based on pgdat > statistics. This is effectively a revert of "mm, vmstat: remove zone and > node double accounting by approximating retries" with the difference that > inactive/active stats are still available. This preserves the history of > why the approximation was retried and why it had to be reverted to handle > OOM kills on 32-bit systems. > > Signed-off-by: Mel Gorman <mgorman@xxxxxxxxxxxxxxxxxxx> I like this version of should_reclaim_retry() much better ;) 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>