diff for duplicates of <507FCDE3.1050408@parallels.com> diff --git a/a/1.txt b/N1/1.txt index 2ac51f7..bfe45c2 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:50 +0400 -> Glauber Costa <glommer-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org> wrote: +> Glauber Costa <glommer@parallels.com> wrote: > >> @@ -146,7 +146,7 @@ void __weak arch_release_thread_info(struct thread_info *ti) >> static struct thread_info *alloc_thread_info_node(struct task_struct *tsk, @@ -34,3 +34,10 @@ not really in plan stage, but had also been through extensive development. As a matter of fact, it used to be only "slab accounting" in the beginning, without this. I've split it more recently because I believe it would allow people to do a more focused review, leading to better code. + + +-- +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 ea43523..a702513 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-14-git-send-email-glommer@parallels.com\0" "ref\020121017151245.f11c4d18.akpm@linux-foundation.org\0" - "ref\020121017151245.f11c4d18.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 13/14] protect architectures where THREAD_SIZE >= PAGE_SIZE against fork bombs\0" "Date\0Thu, 18 Oct 2012 13:37:39 +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:50 +0400\n" - "> Glauber Costa <glommer-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org> wrote:\n" + "> Glauber Costa <glommer@parallels.com> wrote:\n" "> \n" ">> @@ -146,7 +146,7 @@ void __weak arch_release_thread_info(struct thread_info *ti)\n" ">> static struct thread_info *alloc_thread_info_node(struct task_struct *tsk,\n" @@ -57,6 +56,13 @@ "\n" "As a matter of fact, it used to be only \"slab accounting\" in the\n" "beginning, without this. I've split it more recently because I believe\n" - it would allow people to do a more focused review, leading to better code. + "it would allow people to do a more focused review, leading to better code.\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>" -e69169d2e97c1ba50a44d0c05dc88844ece671eff920fc25129b857acc259efb +caa55a463bc217e560bc77b683e64b1b1f6da20a064814669243c16e69a8cb6b
diff --git a/a/1.txt b/N2/1.txt index 2ac51f7..21687b0 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:50 +0400 -> Glauber Costa <glommer-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org> wrote: +> Glauber Costa <glommer@parallels.com> wrote: > >> @@ -146,7 +146,7 @@ void __weak arch_release_thread_info(struct thread_info *ti) >> static struct thread_info *alloc_thread_info_node(struct task_struct *tsk, diff --git a/a/content_digest b/N2/content_digest index ea43523..4348587 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-14-git-send-email-glommer@parallels.com\0" "ref\020121017151245.f11c4d18.akpm@linux-foundation.org\0" - "ref\020121017151245.f11c4d18.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 13/14] protect architectures where THREAD_SIZE >= PAGE_SIZE against fork bombs\0" "Date\0Thu, 18 Oct 2012 13:37:39 +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:50 +0400\n" - "> Glauber Costa <glommer-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org> wrote:\n" + "> Glauber Costa <glommer@parallels.com> wrote:\n" "> \n" ">> @@ -146,7 +146,7 @@ void __weak arch_release_thread_info(struct thread_info *ti)\n" ">> static struct thread_info *alloc_thread_info_node(struct task_struct *tsk,\n" @@ -59,4 +58,4 @@ "beginning, without this. I've split it more recently because I believe\n" it would allow people to do a more focused review, leading to better code. -e69169d2e97c1ba50a44d0c05dc88844ece671eff920fc25129b857acc259efb +12b0c1092f96899ae2d9bd4f7320a233274ab6e2aeb61e1bb21398c30aec2444
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.