diff for duplicates of <511E0E36.3060206@parallels.com> diff --git a/a/content_digest b/N1/content_digest index 4779355..42dd3ed 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -6,13 +6,13 @@ "Subject\0Re: [PATCH 1/7] vmscan: also shrink slab in memcg pressure\0" "Date\0Fri, 15 Feb 2013 14:30:14 +0400\0" "To\0Kamezawa Hiroyuki <kamezawa.hiroyu-+CUm20s59erQFUHtdCDX3A@public.gmane.org>\0" - "Cc\0linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org" - cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + "Cc\0<linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org>" + <cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org> Michal Hocko <mhocko-AlSwsSmVLrQ@public.gmane.org> Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org> Dave Shrinnker <david-FqsqvQoI3Ljby3iVrkZq2A@public.gmane.org> - linux-fsdevel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + <linux-fsdevel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> Dave Chinner <dchinner-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> Mel Gorman <mgorman-l3A5Bk7waGM@public.gmane.org> Rik van Riel <riel-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> @@ -68,4 +68,4 @@ "shrinkers that are not memcg capable. Maybe if I invert the order it\n" will be clearer? -b37e18fe79753f1424ca13b7fdc5156de31eca03cdc828a72b934f6e047f21cb +30172a1ee9f9b5d99d3393330e767af31d7be13eac9dadf4511edf6b2f40e7a8
diff --git a/a/1.txt b/N2/1.txt index d18f8db..71b89ad 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -46,3 +46,9 @@ if you prefer this way, sure, I can separate it. It means that if target_mem_cgroup is set, we should skip all the shrinkers that are not memcg capable. Maybe if I invert the order it will be clearer? + +-- +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 4779355..4271cad 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,22 +1,21 @@ "ref\01360328857-28070-1-git-send-email-glommer@parallels.com\0" "ref\01360328857-28070-2-git-send-email-glommer@parallels.com\0" "ref\0511DF3CB.7020206@jp.fujitsu.com\0" - "ref\0511DF3CB.7020206-+CUm20s59erQFUHtdCDX3A@public.gmane.org\0" - "From\0Glauber Costa <glommer-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org>\0" + "From\0Glauber Costa <glommer@parallels.com>\0" "Subject\0Re: [PATCH 1/7] vmscan: also shrink slab in memcg pressure\0" "Date\0Fri, 15 Feb 2013 14:30:14 +0400\0" - "To\0Kamezawa Hiroyuki <kamezawa.hiroyu-+CUm20s59erQFUHtdCDX3A@public.gmane.org>\0" - "Cc\0linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org" - cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org> - Michal Hocko <mhocko-AlSwsSmVLrQ@public.gmane.org> - Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org> - Dave Shrinnker <david-FqsqvQoI3Ljby3iVrkZq2A@public.gmane.org> - linux-fsdevel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Dave Chinner <dchinner-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> - Mel Gorman <mgorman-l3A5Bk7waGM@public.gmane.org> - Rik van Riel <riel-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> - " Hugh Dickins <hughd-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>\0" + "To\0Kamezawa Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>\0" + "Cc\0linux-mm@kvack.org" + cgroups@vger.kernel.org + Andrew Morton <akpm@linux-foundation.org> + Michal Hocko <mhocko@suse.cz> + Johannes Weiner <hannes@cmpxchg.org> + Dave Shrinnker <david@fromorbit.com> + linux-fsdevel@vger.kernel.org + Dave Chinner <dchinner@redhat.com> + Mel Gorman <mgorman@suse.de> + Rik van Riel <riel@redhat.com> + " Hugh Dickins <hughd@google.com>\0" "\00:1\0" "b\0" ">> @@ -45,6 +48,7 @@ struct shrinker {\n" @@ -66,6 +65,12 @@ "\n" "It means that if target_mem_cgroup is set, we should skip all the\n" "shrinkers that are not memcg capable. Maybe if I invert the order it\n" - will be clearer? + "will be clearer?\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>" -b37e18fe79753f1424ca13b7fdc5156de31eca03cdc828a72b934f6e047f21cb +ac04a3f71ad08bc059f149a7cbdf35752453a1e407e9b14672183e6d46d2c21e
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.