diff for duplicates of <505C2856.70900@parallels.com> diff --git a/a/1.txt b/N1/1.txt index 8c7b543..df51969 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,7 +1,7 @@ On 09/20/2012 08:05 PM, JoonSoo Kim wrote: > Hi, Glauber. > -> 2012/9/18 Glauber Costa <glommer-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org>: +> 2012/9/18 Glauber Costa <glommer@parallels.com>: >> +/* >> + * We need to verify if the allocation against current->mm->owner's memcg is >> + * possible for the given order. But the page is not allocated yet, so we'll @@ -72,3 +72,10 @@ when charge succeeded (== 0 test) > it is important that every patch works fine. Okay, I'll add the put here. It is indeed missing. + + +-- +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 8af368d..7e42cb9 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,31 +1,30 @@ "ref\01347977050-29476-1-git-send-email-glommer@parallels.com\0" "ref\01347977050-29476-7-git-send-email-glommer@parallels.com\0" "ref\0CAAmzW4ONnc7n3kZbYnE6n2Cg0ZyPXW0QU2NMr0uRkyTxnGpNqQ@mail.gmail.com\0" - "ref\0CAAmzW4ONnc7n3kZbYnE6n2Cg0ZyPXW0QU2NMr0uRkyTxnGpNqQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org\0" - "From\0Glauber Costa <glommer-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org>\0" + "From\0Glauber Costa <glommer@parallels.com>\0" "Subject\0Re: [PATCH v3 06/13] memcg: kmem controller infrastructure\0" "Date\0Fri, 21 Sep 2012 12:41:58 +0400\0" - "To\0JoonSoo Kim <js1304-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" - "Cc\0linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" - cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - kamezawa.hiroyu-+CUm20s59erQFUHtdCDX3A@public.gmane.org - devel-GEFAQzZX7r8dnm+yROfE0A@public.gmane.org - Tejun Heo <tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org - Suleiman Souhlal <suleiman-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org> - Frederic Weisbecker <fweisbec-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - Mel Gorman <mgorman-l3A5Bk7waGM@public.gmane.org> - David Rientjes <rientjes-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org> - Christoph Lameter <cl-vYTEC60ixJUAvxtiuMwx3w@public.gmane.org> - Pekka Enberg <penberg-bbCR+/B0CizivPeTLB3BmA@public.gmane.org> - Michal Hocko <mhocko-AlSwsSmVLrQ@public.gmane.org> - " Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org>\0" + "To\0JoonSoo Kim <js1304@gmail.com>\0" + "Cc\0linux-kernel@vger.kernel.org" + cgroups@vger.kernel.org + kamezawa.hiroyu@jp.fujitsu.com + devel@openvz.org + Tejun Heo <tj@kernel.org> + linux-mm@kvack.org + Suleiman Souhlal <suleiman@google.com> + Frederic Weisbecker <fweisbec@gmail.com> + Mel Gorman <mgorman@suse.de> + David Rientjes <rientjes@google.com> + Christoph Lameter <cl@linux.com> + Pekka Enberg <penberg@cs.helsinki.fi> + Michal Hocko <mhocko@suse.cz> + " Johannes Weiner <hannes@cmpxchg.org>\0" "\00:1\0" "b\0" "On 09/20/2012 08:05 PM, JoonSoo Kim wrote:\n" "> Hi, Glauber.\n" "> \n" - "> 2012/9/18 Glauber Costa <glommer-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org>:\n" + "> 2012/9/18 Glauber Costa <glommer@parallels.com>:\n" ">> +/*\n" ">> + * We need to verify if the allocation against current->mm->owner's memcg is\n" ">> + * possible for the given order. But the page is not allocated yet, so we'll\n" @@ -95,6 +94,13 @@ "> I know that mem_cgroup_put()/get() will be removed in later patch, but\n" "> it is important that every patch works fine.\n" "\n" - Okay, I'll add the put here. It is indeed missing. + "Okay, I'll add the put here. It is indeed missing.\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>" -33162f8b64123c67bd01bf912e7d73a4fcf5c3ad315e7818c1691e24736cb6a9 +83f3b8ff29b57ea0e5cae2435a986ecfb03bd19f4e53f563b9400acd494bb840
diff --git a/a/1.txt b/N2/1.txt index 8c7b543..fd61729 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,7 +1,7 @@ On 09/20/2012 08:05 PM, JoonSoo Kim wrote: > Hi, Glauber. > -> 2012/9/18 Glauber Costa <glommer-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org>: +> 2012/9/18 Glauber Costa <glommer@parallels.com>: >> +/* >> + * We need to verify if the allocation against current->mm->owner's memcg is >> + * possible for the given order. But the page is not allocated yet, so we'll diff --git a/a/content_digest b/N2/content_digest index 8af368d..b939b17 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,31 +1,30 @@ "ref\01347977050-29476-1-git-send-email-glommer@parallels.com\0" "ref\01347977050-29476-7-git-send-email-glommer@parallels.com\0" "ref\0CAAmzW4ONnc7n3kZbYnE6n2Cg0ZyPXW0QU2NMr0uRkyTxnGpNqQ@mail.gmail.com\0" - "ref\0CAAmzW4ONnc7n3kZbYnE6n2Cg0ZyPXW0QU2NMr0uRkyTxnGpNqQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org\0" - "From\0Glauber Costa <glommer-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org>\0" + "From\0Glauber Costa <glommer@parallels.com>\0" "Subject\0Re: [PATCH v3 06/13] memcg: kmem controller infrastructure\0" "Date\0Fri, 21 Sep 2012 12:41:58 +0400\0" - "To\0JoonSoo Kim <js1304-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" - "Cc\0linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" - cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - kamezawa.hiroyu-+CUm20s59erQFUHtdCDX3A@public.gmane.org - devel-GEFAQzZX7r8dnm+yROfE0A@public.gmane.org - Tejun Heo <tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org - Suleiman Souhlal <suleiman-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org> - Frederic Weisbecker <fweisbec-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - Mel Gorman <mgorman-l3A5Bk7waGM@public.gmane.org> - David Rientjes <rientjes-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org> - Christoph Lameter <cl-vYTEC60ixJUAvxtiuMwx3w@public.gmane.org> - Pekka Enberg <penberg-bbCR+/B0CizivPeTLB3BmA@public.gmane.org> - Michal Hocko <mhocko-AlSwsSmVLrQ@public.gmane.org> - " Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org>\0" + "To\0JoonSoo Kim <js1304@gmail.com>\0" + "Cc\0<linux-kernel@vger.kernel.org>" + <cgroups@vger.kernel.org> + <kamezawa.hiroyu@jp.fujitsu.com> + <devel@openvz.org> + Tejun Heo <tj@kernel.org> + <linux-mm@kvack.org> + Suleiman Souhlal <suleiman@google.com> + Frederic Weisbecker <fweisbec@gmail.com> + Mel Gorman <mgorman@suse.de> + David Rientjes <rientjes@google.com> + Christoph Lameter <cl@linux.com> + Pekka Enberg <penberg@cs.helsinki.fi> + Michal Hocko <mhocko@suse.cz> + " Johannes Weiner <hannes@cmpxchg.org>\0" "\00:1\0" "b\0" "On 09/20/2012 08:05 PM, JoonSoo Kim wrote:\n" "> Hi, Glauber.\n" "> \n" - "> 2012/9/18 Glauber Costa <glommer-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org>:\n" + "> 2012/9/18 Glauber Costa <glommer@parallels.com>:\n" ">> +/*\n" ">> + * We need to verify if the allocation against current->mm->owner's memcg is\n" ">> + * possible for the given order. But the page is not allocated yet, so we'll\n" @@ -97,4 +96,4 @@ "\n" Okay, I'll add the put here. It is indeed missing. -33162f8b64123c67bd01bf912e7d73a4fcf5c3ad315e7818c1691e24736cb6a9 +9b4f50ec2913120f36e7eb0f2698883c2599cd42f772138bfd75ae0ebdef2b0a
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.