We recently added the change in global background reclaim which counts the return value of soft_limit reclaim. Now this patch adds the similar logic on global direct reclaim. We should skip scanning global LRU on shrink_zone if soft_limit reclaim does enough work. This is the first step where we start with counting the nr_scanned and nr_reclaimed from soft_limit reclaim into global scan_control. The patch is based on mmotm-2011-04-14-15-08 plus 0001-check-pageunevictable-in-lru_deactivate_fn.patch from Minchan. Ying Han (2): Add the soft_limit reclaim in global direct reclaim. Add stats to monitor soft_limit reclaim Documentation/cgroups/memory.txt | 16 +++++++-- mm/memcontrol.c | 68 ++++++++++++++++++++++++++++---------- mm/vmscan.c | 16 ++++++++- 3 files changed, 76 insertions(+), 24 deletions(-) -- 1.7.3.1 -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxxx For more info on Linux MM, see: http://www.linux-mm.org/ . Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/ Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>