diff for duplicates of <507FEDC1.4010406@parallels.com> diff --git a/a/1.txt b/N1/1.txt index 6667091..9b81f3e 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,6 +1,6 @@ On 10/18/2012 02:12 AM, Andrew Morton wrote: > On Tue, 16 Oct 2012 14:16:44 +0400 -> Glauber Costa <glommer-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org> wrote: +> Glauber Costa <glommer@parallels.com> wrote: > >> When a process tries to allocate a page with the __GFP_KMEMCG flag, the >> page allocator will call the corresponding memcg functions to validate @@ -22,3 +22,9 @@ On 10/18/2012 02:12 AM, Andrew Morton wrote: > I've just changed to free_memcg_kmem_pages. Let me know if the name is better. + +-- +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 2d21ccf..0435ba1 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,30 +1,29 @@ "ref\01350382611-20579-1-git-send-email-glommer@parallels.com\0" "ref\01350382611-20579-8-git-send-email-glommer@parallels.com\0" "ref\020121017151221.4c420e5a.akpm@linux-foundation.org\0" - "ref\020121017151221.4c420e5a.akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org\0" - "From\0Glauber Costa <glommer-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org>\0" + "From\0Glauber Costa <glommer@parallels.com>\0" "Subject\0Re: [PATCH v5 07/14] mm: Allocate kernel pages to the right memcg\0" "Date\0Thu, 18 Oct 2012 15:53:37 +0400\0" - "To\0Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>\0" - "Cc\0linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org" - cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Mel Gorman <mgorman-l3A5Bk7waGM@public.gmane.org> - Tejun Heo <tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - Michal Hocko <mhocko-AlSwsSmVLrQ@public.gmane.org> - Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org> - kamezawa.hiroyu-+CUm20s59erQFUHtdCDX3A@public.gmane.org - Christoph Lameter <cl-vYTEC60ixJUAvxtiuMwx3w@public.gmane.org> - David Rientjes <rientjes-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org> - Pekka Enberg <penberg-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - devel-GEFAQzZX7r8dnm+yROfE0A@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Pekka Enberg <penberg-bbCR+/B0CizivPeTLB3BmA@public.gmane.org> - " Suleiman Souhlal <suleiman-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>\0" + "To\0Andrew Morton <akpm@linux-foundation.org>\0" + "Cc\0linux-mm@kvack.org" + cgroups@vger.kernel.org + Mel Gorman <mgorman@suse.de> + Tejun Heo <tj@kernel.org> + Michal Hocko <mhocko@suse.cz> + Johannes Weiner <hannes@cmpxchg.org> + kamezawa.hiroyu@jp.fujitsu.com + Christoph Lameter <cl@linux.com> + David Rientjes <rientjes@google.com> + Pekka Enberg <penberg@kernel.org> + devel@openvz.org + linux-kernel@vger.kernel.org + Pekka Enberg <penberg@cs.helsinki.fi> + " Suleiman Souhlal <suleiman@google.com>\0" "\00:1\0" "b\0" "On 10/18/2012 02:12 AM, Andrew Morton wrote:\n" "> On Tue, 16 Oct 2012 14:16:44 +0400\n" - "> Glauber Costa <glommer-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org> wrote:\n" + "> Glauber Costa <glommer@parallels.com> wrote:\n" "> \n" ">> When a process tries to allocate a page with the __GFP_KMEMCG flag, the\n" ">> page allocator will call the corresponding memcg functions to validate\n" @@ -45,6 +44,12 @@ "> contain \"memcg\" and/or \"kmem\", to identify what's going on.\n" "> \n" "I've just changed to free_memcg_kmem_pages.\n" - Let me know if the name is better. + "Let me know if the name is better.\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>" -bdb80bce487cb96adeaba9da9537a98760526e6d9353aebac13b14521d1a8677 +a533c85b631e459990ad4423dbbeb0d5b91247321aa1671543c485d33aaaec6b
diff --git a/a/1.txt b/N2/1.txt index 6667091..975cdd9 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,6 +1,6 @@ On 10/18/2012 02:12 AM, Andrew Morton wrote: > On Tue, 16 Oct 2012 14:16:44 +0400 -> Glauber Costa <glommer-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org> wrote: +> Glauber Costa <glommer@parallels.com> wrote: > >> When a process tries to allocate a page with the __GFP_KMEMCG flag, the >> page allocator will call the corresponding memcg functions to validate diff --git a/a/content_digest b/N2/content_digest index 2d21ccf..5550a02 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,30 +1,29 @@ "ref\01350382611-20579-1-git-send-email-glommer@parallels.com\0" "ref\01350382611-20579-8-git-send-email-glommer@parallels.com\0" "ref\020121017151221.4c420e5a.akpm@linux-foundation.org\0" - "ref\020121017151221.4c420e5a.akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org\0" - "From\0Glauber Costa <glommer-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org>\0" + "From\0Glauber Costa <glommer@parallels.com>\0" "Subject\0Re: [PATCH v5 07/14] mm: Allocate kernel pages to the right memcg\0" "Date\0Thu, 18 Oct 2012 15:53:37 +0400\0" - "To\0Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>\0" - "Cc\0linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org" - cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Mel Gorman <mgorman-l3A5Bk7waGM@public.gmane.org> - Tejun Heo <tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - Michal Hocko <mhocko-AlSwsSmVLrQ@public.gmane.org> - Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org> - kamezawa.hiroyu-+CUm20s59erQFUHtdCDX3A@public.gmane.org - Christoph Lameter <cl-vYTEC60ixJUAvxtiuMwx3w@public.gmane.org> - David Rientjes <rientjes-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org> - Pekka Enberg <penberg-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - devel-GEFAQzZX7r8dnm+yROfE0A@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Pekka Enberg <penberg-bbCR+/B0CizivPeTLB3BmA@public.gmane.org> - " Suleiman Souhlal <suleiman-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>\0" + "To\0Andrew Morton <akpm@linux-foundation.org>\0" + "Cc\0<linux-mm@kvack.org>" + <cgroups@vger.kernel.org> + Mel Gorman <mgorman@suse.de> + Tejun Heo <tj@kernel.org> + Michal Hocko <mhocko@suse.cz> + Johannes Weiner <hannes@cmpxchg.org> + <kamezawa.hiroyu@jp.fujitsu.com> + Christoph Lameter <cl@linux.com> + David Rientjes <rientjes@google.com> + Pekka Enberg <penberg@kernel.org> + <devel@openvz.org> + <linux-kernel@vger.kernel.org> + Pekka Enberg <penberg@cs.helsinki.fi> + " Suleiman Souhlal <suleiman@google.com>\0" "\00:1\0" "b\0" "On 10/18/2012 02:12 AM, Andrew Morton wrote:\n" "> On Tue, 16 Oct 2012 14:16:44 +0400\n" - "> Glauber Costa <glommer-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org> wrote:\n" + "> Glauber Costa <glommer@parallels.com> wrote:\n" "> \n" ">> When a process tries to allocate a page with the __GFP_KMEMCG flag, the\n" ">> page allocator will call the corresponding memcg functions to validate\n" @@ -47,4 +46,4 @@ "I've just changed to free_memcg_kmem_pages.\n" Let me know if the name is better. -bdb80bce487cb96adeaba9da9537a98760526e6d9353aebac13b14521d1a8677 +b0834480b5eb1855a836ff0fcf72a0682ee68574434ebd45e7a4946c3681f04a
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.