diff for duplicates of <5085068E.5080304@parallels.com> diff --git a/a/1.txt b/N1/1.txt index f7e490e..3f678e6 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -8,10 +8,16 @@ On 10/19/2012 11:34 PM, Christoph Lameter wrote: > > Ok lets hope that holding the lock does not cause issues. > -> Acked-by: Christoph Lameter <cl-vYTEC60ixJUAvxtiuMwx3w@public.gmane.org> +> Acked-by: Christoph Lameter <cl@linux.com> > BTW: One of the good things about this set, is that we are naturally exercising cache destruction a lot more than we did before. So if there is any problem, either with this or anything related to cache destruction, it should at least show up a lot more frequently. So far, this does not seem to cause any problems. + +-- +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 91ad25e..7fed32a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,25 +1,24 @@ "ref\01350656442-1523-1-git-send-email-glommer@parallels.com\0" "ref\01350656442-1523-5-git-send-email-glommer@parallels.com\0" "ref\00000013a7a84cb28-334eab12-33c4-4a92-bd9c-e5ad938f83d0-000000@email.amazonses.com\0" - "ref\00000013a7a84cb28-334eab12-33c4-4a92-bd9c-e5ad938f83d0-000000-p/GC64/jrecnJqMo6gzdpkEOCMrvLtNR@public.gmane.org\0" - "From\0Glauber Costa <glommer-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org>\0" + "From\0Glauber Costa <glommer@parallels.com>\0" "Subject\0Re: [PATCH v5 04/18] slab: don't preemptively remove element from list in cache destroy\0" "Date\0Mon, 22 Oct 2012 12:40:46 +0400\0" - "To\0Christoph Lameter <cl-vYTEC60ixJUAvxtiuMwx3w@public.gmane.org>\0" - "Cc\0linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org" - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Mel Gorman <mgorman-l3A5Bk7waGM@public.gmane.org> - Tejun Heo <tj-DgEjT+Ai2ygdnm+yROfE0A@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> - kamezawa.hiroyu-+CUm20s59erQFUHtdCDX3A@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 - Pekka Enberg <penberg-bbCR+/B0CizivPeTLB3BmA@public.gmane.org> - " Suleiman Souhlal <suleiman-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>\0" + "To\0Christoph Lameter <cl@linux.com>\0" + "Cc\0linux-mm@kvack.org" + linux-kernel@vger.kernel.org + cgroups@vger.kernel.org + Mel Gorman <mgorman@suse.de> + Tejun Heo <tj@kernel.org> + Andrew Morton <akpm@linux-foundation.org> + Michal Hocko <mhocko@suse.cz> + Johannes Weiner <hannes@cmpxchg.org> + kamezawa.hiroyu@jp.fujitsu.com + David Rientjes <rientjes@google.com> + Pekka Enberg <penberg@kernel.org> + devel@openvz.org + Pekka Enberg <penberg@cs.helsinki.fi> + " Suleiman Souhlal <suleiman@google.com>\0" "\00:1\0" "b\0" "On 10/19/2012 11:34 PM, Christoph Lameter wrote:\n" @@ -32,12 +31,18 @@ "> \n" "> Ok lets hope that holding the lock does not cause issues.\n" "> \n" - "> Acked-by: Christoph Lameter <cl-vYTEC60ixJUAvxtiuMwx3w@public.gmane.org>\n" + "> Acked-by: Christoph Lameter <cl@linux.com>\n" "> \n" "BTW: One of the good things about this set, is that we are naturally\n" "exercising cache destruction a lot more than we did before. So if there\n" "is any problem, either with this or anything related to cache\n" "destruction, it should at least show up a lot more frequently. So far,\n" - this does not seem to cause any problems. + "this does not seem to cause any problems.\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>" -46ff2653571e1b7987e1c4953a686b755da50f8fdef84636b53ebdc1c5e39e80 +d0efeff46001482a29519f5a82d48d44e93c74f223c538c678f6380c0e341281
diff --git a/a/1.txt b/N2/1.txt index f7e490e..5ef28da 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -8,7 +8,7 @@ On 10/19/2012 11:34 PM, Christoph Lameter wrote: > > Ok lets hope that holding the lock does not cause issues. > -> Acked-by: Christoph Lameter <cl-vYTEC60ixJUAvxtiuMwx3w@public.gmane.org> +> Acked-by: Christoph Lameter <cl@linux.com> > BTW: One of the good things about this set, is that we are naturally exercising cache destruction a lot more than we did before. So if there diff --git a/a/content_digest b/N2/content_digest index 91ad25e..d96f17f 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,25 +1,24 @@ "ref\01350656442-1523-1-git-send-email-glommer@parallels.com\0" "ref\01350656442-1523-5-git-send-email-glommer@parallels.com\0" "ref\00000013a7a84cb28-334eab12-33c4-4a92-bd9c-e5ad938f83d0-000000@email.amazonses.com\0" - "ref\00000013a7a84cb28-334eab12-33c4-4a92-bd9c-e5ad938f83d0-000000-p/GC64/jrecnJqMo6gzdpkEOCMrvLtNR@public.gmane.org\0" - "From\0Glauber Costa <glommer-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org>\0" + "From\0Glauber Costa <glommer@parallels.com>\0" "Subject\0Re: [PATCH v5 04/18] slab: don't preemptively remove element from list in cache destroy\0" "Date\0Mon, 22 Oct 2012 12:40:46 +0400\0" - "To\0Christoph Lameter <cl-vYTEC60ixJUAvxtiuMwx3w@public.gmane.org>\0" - "Cc\0linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org" - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Mel Gorman <mgorman-l3A5Bk7waGM@public.gmane.org> - Tejun Heo <tj-DgEjT+Ai2ygdnm+yROfE0A@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> - kamezawa.hiroyu-+CUm20s59erQFUHtdCDX3A@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 - Pekka Enberg <penberg-bbCR+/B0CizivPeTLB3BmA@public.gmane.org> - " Suleiman Souhlal <suleiman-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>\0" + "To\0Christoph Lameter <cl@linux.com>\0" + "Cc\0<linux-mm@kvack.org>" + <linux-kernel@vger.kernel.org> + <cgroups@vger.kernel.org> + Mel Gorman <mgorman@suse.de> + Tejun Heo <tj@kernel.org> + Andrew Morton <akpm@linux-foundation.org> + Michal Hocko <mhocko@suse.cz> + Johannes Weiner <hannes@cmpxchg.org> + <kamezawa.hiroyu@jp.fujitsu.com> + David Rientjes <rientjes@google.com> + Pekka Enberg <penberg@kernel.org> + <devel@openvz.org> + Pekka Enberg <penberg@cs.helsinki.fi> + " Suleiman Souhlal <suleiman@google.com>\0" "\00:1\0" "b\0" "On 10/19/2012 11:34 PM, Christoph Lameter wrote:\n" @@ -32,7 +31,7 @@ "> \n" "> Ok lets hope that holding the lock does not cause issues.\n" "> \n" - "> Acked-by: Christoph Lameter <cl-vYTEC60ixJUAvxtiuMwx3w@public.gmane.org>\n" + "> Acked-by: Christoph Lameter <cl@linux.com>\n" "> \n" "BTW: One of the good things about this set, is that we are naturally\n" "exercising cache destruction a lot more than we did before. So if there\n" @@ -40,4 +39,4 @@ "destruction, it should at least show up a lot more frequently. So far,\n" this does not seem to cause any problems. -46ff2653571e1b7987e1c4953a686b755da50f8fdef84636b53ebdc1c5e39e80 +f8aebe993c528847bac2ccbf911ef4750d3be75db5ebf90ec2871203c814ec8a
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.