diff for duplicates of <518B884C.9090704@parallels.com> diff --git a/a/1.txt b/N1/1.txt index 1939be8..a8d3272 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -71,6 +71,6 @@ very low memory in small systems, or a small zone, etc). All that, if possible of course. As a last resort, I am obviously fine with making it memcg specific if needed. -From the options you outlined above, I personally would prefer to add +>From the options you outlined above, I personally would prefer to add the priority check test (since the direct reclaim part is implicit by the current_is_kswapd test) diff --git a/a/content_digest b/N1/content_digest index cff1c9b..5aedaf9 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -7,15 +7,15 @@ "Date\0Thu, 9 May 2013 15:28:12 +0400\0" "To\0Mel Gorman <mgorman-l3A5Bk7waGM@public.gmane.org>\0" "Cc\0Glauber Costa <glommer-GEFAQzZX7r8dnm+yROfE0A@public.gmane.org>" - linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org + <linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org> Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org> - cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - kamezawa.hiroyu-+CUm20s59erQFUHtdCDX3A@public.gmane.org + <cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> + <kamezawa.hiroyu-+CUm20s59erQFUHtdCDX3A@public.gmane.org> Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org> Michal Hocko <mhocko-AlSwsSmVLrQ@public.gmane.org> - hughd-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org + <hughd-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org> Greg Thelen <gthelen-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org> - linux-fsdevel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + <linux-fsdevel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> Theodore Ts'o <tytso-3s7WtUTddSA@public.gmane.org> " Al Viro <viro-RmSDqhL/yNMiFSDQTTA3OLVCufUGDwFn@public.gmane.org>\0" "\00:1\0" @@ -93,8 +93,8 @@ "possible of course. As a last resort, I am obviously fine with\n" "making it memcg specific if needed.\n" "\n" - "From the options you outlined above, I personally would prefer to add\n" + ">From the options you outlined above, I personally would prefer to add\n" "the priority check test (since the direct reclaim part is implicit by\n" the current_is_kswapd test) -46db5921c2893ea00ec93c51d15da4ad8686078ecd287606ec56020641e8ab31 +0abd6eeaa3799143eb8a949fa78518832144e67a857dbf3c07a1c00bfa5abbe5
diff --git a/a/1.txt b/N2/1.txt index 1939be8..968dd37 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -17,11 +17,11 @@ On 05/09/2013 03:12 PM, Mel Gorman wrote: >> >> [ v5: differentiate no-scan case, don't do this for kswapd ] >> ->> Signed-off-by: Glauber Costa <glommer-GEFAQzZX7r8dnm+yROfE0A@public.gmane.org> ->> Reviewed-by: Dave Chinner <david-FqsqvQoI3Ljby3iVrkZq2A@public.gmane.org> ->> Reviewed-by: Carlos Maiolino <cmaiolino-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> ->> CC: "Theodore Ts'o" <tytso-3s7WtUTddSA@public.gmane.org> ->> CC: Al Viro <viro-RmSDqhL/yNMiFSDQTTA3OLVCufUGDwFn@public.gmane.org> +>> Signed-off-by: Glauber Costa <glommer@openvz.org> +>> Reviewed-by: Dave Chinner <david@fromorbit.com> +>> Reviewed-by: Carlos Maiolino <cmaiolino@redhat.com> +>> CC: "Theodore Ts'o" <tytso@mit.edu> +>> CC: Al Viro <viro@zeniv.linux.org.uk> >> --- >> mm/vmscan.c | 24 +++++++++++++++++++++--- >> 1 file changed, 21 insertions(+), 3 deletions(-) @@ -71,6 +71,15 @@ very low memory in small systems, or a small zone, etc). All that, if possible of course. As a last resort, I am obviously fine with making it memcg specific if needed. -From the options you outlined above, I personally would prefer to add +>From the options you outlined above, I personally would prefer to add the priority check test (since the direct reclaim part is implicit by the current_is_kswapd test) + + + + +-- +To unsubscribe, send a message with 'unsubscribe linux-mm' in +the body to majordomo@kvack.org. For more info on Linux MM, +see: http://www.linux-mm.org/ . +Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a> diff --git a/a/content_digest b/N2/content_digest index cff1c9b..df80ede 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,23 +1,22 @@ "ref\01368079608-5611-1-git-send-email-glommer@openvz.org\0" "ref\01368079608-5611-3-git-send-email-glommer@openvz.org\0" "ref\020130509111226.GR11497@suse.de\0" - "ref\020130509111226.GR11497-l3A5Bk7waGM@public.gmane.org\0" - "From\0Glauber Costa <glommer-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org>\0" + "From\0Glauber Costa <glommer@parallels.com>\0" "Subject\0Re: [PATCH v5 02/31] vmscan: take at least one pass with shrinkers\0" "Date\0Thu, 9 May 2013 15:28:12 +0400\0" - "To\0Mel Gorman <mgorman-l3A5Bk7waGM@public.gmane.org>\0" - "Cc\0Glauber Costa <glommer-GEFAQzZX7r8dnm+yROfE0A@public.gmane.org>" - linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org - Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org> - cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - kamezawa.hiroyu-+CUm20s59erQFUHtdCDX3A@public.gmane.org - Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org> - Michal Hocko <mhocko-AlSwsSmVLrQ@public.gmane.org> - hughd-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org - Greg Thelen <gthelen-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org> - linux-fsdevel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Theodore Ts'o <tytso-3s7WtUTddSA@public.gmane.org> - " Al Viro <viro-RmSDqhL/yNMiFSDQTTA3OLVCufUGDwFn@public.gmane.org>\0" + "To\0Mel Gorman <mgorman@suse.de>\0" + "Cc\0Glauber Costa <glommer@openvz.org>" + linux-mm@kvack.org + Andrew Morton <akpm@linux-foundation.org> + cgroups@vger.kernel.org + kamezawa.hiroyu@jp.fujitsu.com + Johannes Weiner <hannes@cmpxchg.org> + Michal Hocko <mhocko@suse.cz> + hughd@google.com + Greg Thelen <gthelen@google.com> + linux-fsdevel@vger.kernel.org + Theodore Ts'o <tytso@mit.edu> + " Al Viro <viro@zeniv.linux.org.uk>\0" "\00:1\0" "b\0" "On 05/09/2013 03:12 PM, Mel Gorman wrote:\n" @@ -39,11 +38,11 @@ ">>\n" ">> [ v5: differentiate no-scan case, don't do this for kswapd ]\n" ">>\n" - ">> Signed-off-by: Glauber Costa <glommer-GEFAQzZX7r8dnm+yROfE0A@public.gmane.org>\n" - ">> Reviewed-by: Dave Chinner <david-FqsqvQoI3Ljby3iVrkZq2A@public.gmane.org>\n" - ">> Reviewed-by: Carlos Maiolino <cmaiolino-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\n" - ">> CC: \"Theodore Ts'o\" <tytso-3s7WtUTddSA@public.gmane.org>\n" - ">> CC: Al Viro <viro-RmSDqhL/yNMiFSDQTTA3OLVCufUGDwFn@public.gmane.org>\n" + ">> Signed-off-by: Glauber Costa <glommer@openvz.org>\n" + ">> Reviewed-by: Dave Chinner <david@fromorbit.com>\n" + ">> Reviewed-by: Carlos Maiolino <cmaiolino@redhat.com>\n" + ">> CC: \"Theodore Ts'o\" <tytso@mit.edu>\n" + ">> CC: Al Viro <viro@zeniv.linux.org.uk>\n" ">> ---\n" ">> mm/vmscan.c | 24 +++++++++++++++++++++---\n" ">> 1 file changed, 21 insertions(+), 3 deletions(-)\n" @@ -93,8 +92,17 @@ "possible of course. As a last resort, I am obviously fine with\n" "making it memcg specific if needed.\n" "\n" - "From the options you outlined above, I personally would prefer to add\n" + ">From the options you outlined above, I personally would prefer to add\n" "the priority check test (since the direct reclaim part is implicit by\n" - the current_is_kswapd test) + "the current_is_kswapd test)\n" + "\n" + "\n" + "\n" + "\n" + "--\n" + "To unsubscribe, send a message with 'unsubscribe linux-mm' in\n" + "the body to majordomo@kvack.org. For more info on Linux MM,\n" + "see: http://www.linux-mm.org/ .\n" + "Don't email: <a href=mailto:\"dont@kvack.org\"> email@kvack.org </a>" -46db5921c2893ea00ec93c51d15da4ad8686078ecd287606ec56020641e8ab31 +4e500d4bb64155b3faf7a9e90ba056cdaf24c8a3ee136bc0772cb66fc1657285
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.