diff for duplicates of <20120626180451.GP3869@google.com> diff --git a/a/1.txt b/N1/1.txt index b43bd0c..683e7eb 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -9,11 +9,11 @@ On Tue, Jun 26, 2012 at 07:47:14PM +0400, Glauber Costa wrote: > to give it a time around in the open, and see if people complain > and what we can learn about that. > -> Signed-off-by: Glauber Costa <glommer-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org> -> Acked-by: Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org> -> CC: Michal Hocko <mhocko-AlSwsSmVLrQ@public.gmane.org> -> CC: Kamezawa Hiroyuki <kamezawa.hiroyu-+CUm20s59erQFUHtdCDX3A@public.gmane.org> -> CC: Tejun Heo <tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> +> Signed-off-by: Glauber Costa <glommer@parallels.com> +> Acked-by: Johannes Weiner <hannes@cmpxchg.org> +> CC: Michal Hocko <mhocko@suse.cz> +> CC: Kamezawa Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com> +> CC: Tejun Heo <tj@kernel.org> > --- > mm/memcontrol.c | 5 +++++ > 1 file changed, 5 insertions(+) @@ -29,7 +29,7 @@ On Tue, Jun 26, 2012 at 07:47:14PM +0400, Glauber Costa wrote: > + WARN_ONCE(!parent_memcg && memcg->use_hierarchy, > + "Non-hierarchical memcg is considered for deprecation\n" > + "Please consider reorganizing your tree to work with hierarchical accounting\n" -> + "If you have any reason not to, let us know at cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"); +> + "If you have any reason not to, let us know at cgroups@vger.kernel.org\n"); > /* > * If parent's use_hierarchy is set, we can't make any modifications > * in the child subtrees. If it is unset, then the change can @@ -66,3 +66,9 @@ Thanks. -- tejun + +-- +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/N1/content_digest index 387e88a..9c47336 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,16 +1,15 @@ "ref\01340725634-9017-1-git-send-email-glommer@parallels.com\0" "ref\01340725634-9017-3-git-send-email-glommer@parallels.com\0" - "ref\01340725634-9017-3-git-send-email-glommer-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org\0" - "From\0Tejun Heo <tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0" + "From\0Tejun Heo <tj@kernel.org>\0" "Subject\0Re: [PATCH 2/2] memcg: first step towards hierarchical controller\0" "Date\0Tue, 26 Jun 2012 11:04:51 -0700\0" - "To\0Glauber Costa <glommer-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org>\0" - "Cc\0cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" - linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org - kamezawa.hiroyu-+CUm20s59erQFUHtdCDX3A@public.gmane.org - Michal Hocko <mhocko-AlSwsSmVLrQ@public.gmane.org> - Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org> - " Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>\0" + "To\0Glauber Costa <glommer@parallels.com>\0" + "Cc\0cgroups@vger.kernel.org" + linux-mm@kvack.org + kamezawa.hiroyu@jp.fujitsu.com + Michal Hocko <mhocko@suse.cz> + Johannes Weiner <hannes@cmpxchg.org> + " Andrew Morton <akpm@linux-foundation.org>\0" "\00:1\0" "b\0" "On Tue, Jun 26, 2012 at 07:47:14PM +0400, Glauber Costa wrote:\n" @@ -24,11 +23,11 @@ "> to give it a time around in the open, and see if people complain\n" "> and what we can learn about that.\n" "> \n" - "> Signed-off-by: Glauber Costa <glommer-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org>\n" - "> Acked-by: Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org>\n" - "> CC: Michal Hocko <mhocko-AlSwsSmVLrQ@public.gmane.org>\n" - "> CC: Kamezawa Hiroyuki <kamezawa.hiroyu-+CUm20s59erQFUHtdCDX3A@public.gmane.org>\n" - "> CC: Tejun Heo <tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n" + "> Signed-off-by: Glauber Costa <glommer@parallels.com>\n" + "> Acked-by: Johannes Weiner <hannes@cmpxchg.org>\n" + "> CC: Michal Hocko <mhocko@suse.cz>\n" + "> CC: Kamezawa Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>\n" + "> CC: Tejun Heo <tj@kernel.org>\n" "> ---\n" "> mm/memcontrol.c | 5 +++++\n" "> 1 file changed, 5 insertions(+)\n" @@ -44,7 +43,7 @@ "> +\tWARN_ONCE(!parent_memcg && memcg->use_hierarchy,\n" "> +\t\"Non-hierarchical memcg is considered for deprecation\\n\"\n" "> +\t\"Please consider reorganizing your tree to work with hierarchical accounting\\n\"\n" - "> +\t\"If you have any reason not to, let us know at cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\\n\");\n" + "> +\t\"If you have any reason not to, let us know at cgroups@vger.kernel.org\\n\");\n" "> \t/*\n" "> \t * If parent's use_hierarchy is set, we can't make any modifications\n" "> \t * in the child subtrees. If it is unset, then the change can\n" @@ -80,6 +79,12 @@ "Thanks.\n" "\n" "-- \n" - tejun + "tejun\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>" -ddba48c363517b08fb9edbaa62e3c7f43790fdafd620d240bcc64edd28d18b92 +8e32067cc428af0788155216291a08a345dad4fd3727759f6db5caf6208c500f
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.