diff for duplicates of <4FD6F3DD.2070004@jp.fujitsu.com> diff --git a/a/1.txt b/N1/1.txt index c53b92d..e0f2268 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,5 +1,5 @@ (2012/06/09 17:59), Aneesh Kumar K.V wrote: -> From: "Aneesh Kumar K.V"<aneesh.kumar-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org> +> From: "Aneesh Kumar K.V"<aneesh.kumar@linux.vnet.ibm.com> > > This patch implements a new controller that allows us to control HugeTLB > allocations. The extension allows to limit the HugeTLB usage per control @@ -12,9 +12,9 @@ > The charge/uncharge calls will be added to HugeTLB code in later patch. > Support for cgroup removal will be added in later patches. > -> Signed-off-by: Aneesh Kumar K.V<aneesh.kumar-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org> +> Signed-off-by: Aneesh Kumar K.V<aneesh.kumar@linux.vnet.ibm.com> -Reviewed-by: KAMEZAWA Hiroyuki <kamezawa.hiroyu-+CUm20s59erQFUHtdCDX3A@public.gmane.org> +Reviewed-by: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com> some nitpick below. @@ -50,7 +50,7 @@ some nitpick below. > @@ -0,0 +1,79 @@ > +/* > + * Copyright IBM Corporation, 2012 -> + * Author Aneesh Kumar K.V<aneesh.kumar-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org> +> + * Author Aneesh Kumar K.V<aneesh.kumar@linux.vnet.ibm.com> > + * > + * This program is free software; you can redistribute it and/or modify it > + * under the terms of version 2.1 of the GNU Lesser General Public License @@ -179,7 +179,7 @@ what you want to say by adding 'simple' here ? > +/* > + * > + * Copyright IBM Corporation, 2012 -> + * Author Aneesh Kumar K.V<aneesh.kumar-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org> +> + * Author Aneesh Kumar K.V<aneesh.kumar@linux.vnet.ibm.com> > + * > + * This program is free software; you can redistribute it and/or modify it > + * under the terms of version 2.1 of the GNU Lesser General Public License @@ -309,3 +309,9 @@ ditto. Thanks, -Kame + +-- +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 e8d8fc0..bb48ff9 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,22 +1,21 @@ "ref\01339232401-14392-1-git-send-email-aneesh.kumar@linux.vnet.ibm.com\0" "ref\01339232401-14392-10-git-send-email-aneesh.kumar@linux.vnet.ibm.com\0" - "ref\01339232401-14392-10-git-send-email-aneesh.kumar-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org\0" - "From\0Kamezawa Hiroyuki <kamezawa.hiroyu-+CUm20s59erQFUHtdCDX3A@public.gmane.org>\0" + "From\0Kamezawa Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>\0" "Subject\0Re: [PATCH -V8 09/16] mm/hugetlb: Add new HugeTLB cgroup\0" "Date\0Tue, 12 Jun 2012 16:46:37 +0900\0" - "To\0Aneesh Kumar K.V <aneesh.kumar-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org>\0" - "Cc\0linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org" - dhillf-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org - rientjes-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org - mhocko-AlSwsSmVLrQ@public.gmane.org - akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org - hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" + "To\0Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>\0" + "Cc\0linux-mm@kvack.org" + dhillf@gmail.com + rientjes@google.com + mhocko@suse.cz + akpm@linux-foundation.org + hannes@cmpxchg.org + linux-kernel@vger.kernel.org + " cgroups@vger.kernel.org\0" "\00:1\0" "b\0" "(2012/06/09 17:59), Aneesh Kumar K.V wrote:\n" - "> From: \"Aneesh Kumar K.V\"<aneesh.kumar-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org>\n" + "> From: \"Aneesh Kumar K.V\"<aneesh.kumar@linux.vnet.ibm.com>\n" "> \n" "> This patch implements a new controller that allows us to control HugeTLB\n" "> allocations. The extension allows to limit the HugeTLB usage per control\n" @@ -29,9 +28,9 @@ "> The charge/uncharge calls will be added to HugeTLB code in later patch.\n" "> Support for cgroup removal will be added in later patches.\n" "> \n" - "> Signed-off-by: Aneesh Kumar K.V<aneesh.kumar-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org>\n" + "> Signed-off-by: Aneesh Kumar K.V<aneesh.kumar@linux.vnet.ibm.com>\n" "\n" - "Reviewed-by: KAMEZAWA Hiroyuki <kamezawa.hiroyu-+CUm20s59erQFUHtdCDX3A@public.gmane.org>\n" + "Reviewed-by: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>\n" "\n" "some nitpick below.\n" "\n" @@ -67,7 +66,7 @@ "> @@ -0,0 +1,79 @@\n" "> +/*\n" "> + * Copyright IBM Corporation, 2012\n" - "> + * Author Aneesh Kumar K.V<aneesh.kumar-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org>\n" + "> + * Author Aneesh Kumar K.V<aneesh.kumar@linux.vnet.ibm.com>\n" "> + *\n" "> + * This program is free software; you can redistribute it and/or modify it\n" "> + * under the terms of version 2.1 of the GNU Lesser General Public License\n" @@ -196,7 +195,7 @@ "> +/*\n" "> + *\n" "> + * Copyright IBM Corporation, 2012\n" - "> + * Author Aneesh Kumar K.V<aneesh.kumar-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org>\n" + "> + * Author Aneesh Kumar K.V<aneesh.kumar@linux.vnet.ibm.com>\n" "> + *\n" "> + * This program is free software; you can redistribute it and/or modify it\n" "> + * under the terms of version 2.1 of the GNU Lesser General Public License\n" @@ -325,6 +324,12 @@ "\n" "\n" "Thanks,\n" - -Kame + "-Kame\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>" -854aa5caaaf31ddc20993d5cfc29b12f59d0dda12f8f92f1988311dd3cc95ee2 +743b348d7c4613c1248cd0855981bfa1a3caf270e9faa9418ce039e05ee3ab4d
diff --git a/a/1.txt b/N2/1.txt index c53b92d..be17ad3 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,5 +1,5 @@ (2012/06/09 17:59), Aneesh Kumar K.V wrote: -> From: "Aneesh Kumar K.V"<aneesh.kumar-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org> +> From: "Aneesh Kumar K.V"<aneesh.kumar@linux.vnet.ibm.com> > > This patch implements a new controller that allows us to control HugeTLB > allocations. The extension allows to limit the HugeTLB usage per control @@ -12,9 +12,9 @@ > The charge/uncharge calls will be added to HugeTLB code in later patch. > Support for cgroup removal will be added in later patches. > -> Signed-off-by: Aneesh Kumar K.V<aneesh.kumar-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org> +> Signed-off-by: Aneesh Kumar K.V<aneesh.kumar@linux.vnet.ibm.com> -Reviewed-by: KAMEZAWA Hiroyuki <kamezawa.hiroyu-+CUm20s59erQFUHtdCDX3A@public.gmane.org> +Reviewed-by: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com> some nitpick below. @@ -50,7 +50,7 @@ some nitpick below. > @@ -0,0 +1,79 @@ > +/* > + * Copyright IBM Corporation, 2012 -> + * Author Aneesh Kumar K.V<aneesh.kumar-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org> +> + * Author Aneesh Kumar K.V<aneesh.kumar@linux.vnet.ibm.com> > + * > + * This program is free software; you can redistribute it and/or modify it > + * under the terms of version 2.1 of the GNU Lesser General Public License @@ -179,7 +179,7 @@ what you want to say by adding 'simple' here ? > +/* > + * > + * Copyright IBM Corporation, 2012 -> + * Author Aneesh Kumar K.V<aneesh.kumar-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org> +> + * Author Aneesh Kumar K.V<aneesh.kumar@linux.vnet.ibm.com> > + * > + * This program is free software; you can redistribute it and/or modify it > + * under the terms of version 2.1 of the GNU Lesser General Public License diff --git a/a/content_digest b/N2/content_digest index e8d8fc0..12deb29 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,22 +1,21 @@ "ref\01339232401-14392-1-git-send-email-aneesh.kumar@linux.vnet.ibm.com\0" "ref\01339232401-14392-10-git-send-email-aneesh.kumar@linux.vnet.ibm.com\0" - "ref\01339232401-14392-10-git-send-email-aneesh.kumar-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org\0" - "From\0Kamezawa Hiroyuki <kamezawa.hiroyu-+CUm20s59erQFUHtdCDX3A@public.gmane.org>\0" + "From\0Kamezawa Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>\0" "Subject\0Re: [PATCH -V8 09/16] mm/hugetlb: Add new HugeTLB cgroup\0" "Date\0Tue, 12 Jun 2012 16:46:37 +0900\0" - "To\0Aneesh Kumar K.V <aneesh.kumar-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org>\0" - "Cc\0linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org" - dhillf-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org - rientjes-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org - mhocko-AlSwsSmVLrQ@public.gmane.org - akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org - hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" + "To\0Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>\0" + "Cc\0linux-mm@kvack.org" + dhillf@gmail.com + rientjes@google.com + mhocko@suse.cz + akpm@linux-foundation.org + hannes@cmpxchg.org + linux-kernel@vger.kernel.org + " cgroups@vger.kernel.org\0" "\00:1\0" "b\0" "(2012/06/09 17:59), Aneesh Kumar K.V wrote:\n" - "> From: \"Aneesh Kumar K.V\"<aneesh.kumar-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org>\n" + "> From: \"Aneesh Kumar K.V\"<aneesh.kumar@linux.vnet.ibm.com>\n" "> \n" "> This patch implements a new controller that allows us to control HugeTLB\n" "> allocations. The extension allows to limit the HugeTLB usage per control\n" @@ -29,9 +28,9 @@ "> The charge/uncharge calls will be added to HugeTLB code in later patch.\n" "> Support for cgroup removal will be added in later patches.\n" "> \n" - "> Signed-off-by: Aneesh Kumar K.V<aneesh.kumar-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org>\n" + "> Signed-off-by: Aneesh Kumar K.V<aneesh.kumar@linux.vnet.ibm.com>\n" "\n" - "Reviewed-by: KAMEZAWA Hiroyuki <kamezawa.hiroyu-+CUm20s59erQFUHtdCDX3A@public.gmane.org>\n" + "Reviewed-by: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>\n" "\n" "some nitpick below.\n" "\n" @@ -67,7 +66,7 @@ "> @@ -0,0 +1,79 @@\n" "> +/*\n" "> + * Copyright IBM Corporation, 2012\n" - "> + * Author Aneesh Kumar K.V<aneesh.kumar-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org>\n" + "> + * Author Aneesh Kumar K.V<aneesh.kumar@linux.vnet.ibm.com>\n" "> + *\n" "> + * This program is free software; you can redistribute it and/or modify it\n" "> + * under the terms of version 2.1 of the GNU Lesser General Public License\n" @@ -196,7 +195,7 @@ "> +/*\n" "> + *\n" "> + * Copyright IBM Corporation, 2012\n" - "> + * Author Aneesh Kumar K.V<aneesh.kumar-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org>\n" + "> + * Author Aneesh Kumar K.V<aneesh.kumar@linux.vnet.ibm.com>\n" "> + *\n" "> + * This program is free software; you can redistribute it and/or modify it\n" "> + * under the terms of version 2.1 of the GNU Lesser General Public License\n" @@ -327,4 +326,4 @@ "Thanks,\n" -Kame -854aa5caaaf31ddc20993d5cfc29b12f59d0dda12f8f92f1988311dd3cc95ee2 +eca9a43ea86ff536feb0b8595a5e6c32315221fbc489da092550666cf08a60bf
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.