diff for duplicates of <4EE201A0.9040601@parallels.com> diff --git a/a/1.txt b/N1/1.txt index 8c239de..5dc00b2 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,6 +1,6 @@ On 12/08/2011 11:21 PM, KAMEZAWA Hiroyuki wrote: > On Mon, 5 Dec 2011 19:34:55 -0200 -> Glauber Costa<glommer-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org> wrote: +> Glauber Costa<glommer@parallels.com> wrote: > >> This patch lays down the foundation for the kernel memory component >> of the Memory Controller. @@ -11,10 +11,10 @@ On 12/08/2011 11:21 PM, KAMEZAWA Hiroyuki wrote: >> * memory.kmem.limit_in_bytes (currently ignored) >> * memory.kmem.usage_in_bytes (always zero) >> ->> Signed-off-by: Glauber Costa<glommer-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org> ->> Reviewed-by: Kirill A. Shutemov<kirill-oKw7cIdHH8eLwutG50LtGA@public.gmane.org> ->> CC: Paul Menage<paul-inf54ven1CmVyaH7bEyXVA@public.gmane.org> ->> CC: Greg Thelen<gthelen-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org> +>> Signed-off-by: Glauber Costa<glommer@parallels.com> +>> Reviewed-by: Kirill A. Shutemov<kirill@shutemov.name> +>> CC: Paul Menage<paul@paulmenage.org> +>> CC: Greg Thelen<gthelen@google.com> > > As I wrote, please CC Johannes and Michal Hocko for memcg related parts. @@ -66,6 +66,8 @@ Well, I removed almost all instances of it from previous patches, so I guess this one can go as well. -- -To unsubscribe from this list: send the line "unsubscribe cgroups" in -the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org -More majordomo info at http://vger.kernel.org/majordomo-info.html +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/ . +Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/ +Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a> diff --git a/a/content_digest b/N1/content_digest index b921485..d943598 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,31 +1,30 @@ "ref\01323120903-2831-1-git-send-email-glommer@parallels.com\0" "ref\01323120903-2831-2-git-send-email-glommer@parallels.com\0" "ref\020111209102113.cdb85da8.kamezawa.hiroyu@jp.fujitsu.com\0" - "ref\020111209102113.cdb85da8.kamezawa.hiroyu-+CUm20s59erQFUHtdCDX3A@public.gmane.org\0" - "From\0Glauber Costa <glommer-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org>\0" + "From\0Glauber Costa <glommer@parallels.com>\0" "Subject\0Re: [PATCH v8 1/9] Basic kernel memory functionality for the Memory Controller\0" "Date\0Fri, 9 Dec 2011 10:40:00 -0200\0" - "To\0KAMEZAWA Hiroyuki <kamezawa.hiroyu-+CUm20s59erQFUHtdCDX3A@public.gmane.org>\0" - "Cc\0linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" - lizf-BthXqXjhjHXQFUHtdCDX3A@public.gmane.org - ebiederm-aS9lmoZGLiVWk0Htik3J/w@public.gmane.org - davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org - gthelen-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org - netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org - kirill-oKw7cIdHH8eLwutG50LtGA@public.gmane.org - avagin-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org - devel-GEFAQzZX7r8dnm+yROfE0A@public.gmane.org - eric.dumazet-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org - cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org - mhocko-AlSwsSmVLrQ@public.gmane.org - " Paul Menage <paul-inf54ven1CmVyaH7bEyXVA@public.gmane.org>\0" + "To\0KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>\0" + "Cc\0linux-kernel@vger.kernel.org" + lizf@cn.fujitsu.com + ebiederm@xmission.com + davem@davemloft.net + gthelen@google.com + netdev@vger.kernel.org + linux-mm@kvack.org + kirill@shutemov.name + avagin@parallels.com + devel@openvz.org + eric.dumazet@gmail.com + cgroups@vger.kernel.org + hannes@cmpxchg.org + mhocko@suse.cz + " Paul Menage <paul@paulmenage.org>\0" "\00:1\0" "b\0" "On 12/08/2011 11:21 PM, KAMEZAWA Hiroyuki wrote:\n" "> On Mon, 5 Dec 2011 19:34:55 -0200\n" - "> Glauber Costa<glommer-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org> wrote:\n" + "> Glauber Costa<glommer@parallels.com> wrote:\n" ">\n" ">> This patch lays down the foundation for the kernel memory component\n" ">> of the Memory Controller.\n" @@ -36,10 +35,10 @@ ">> * memory.kmem.limit_in_bytes (currently ignored)\n" ">> * memory.kmem.usage_in_bytes (always zero)\n" ">>\n" - ">> Signed-off-by: Glauber Costa<glommer-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org>\n" - ">> Reviewed-by: Kirill A. Shutemov<kirill-oKw7cIdHH8eLwutG50LtGA@public.gmane.org>\n" - ">> CC: Paul Menage<paul-inf54ven1CmVyaH7bEyXVA@public.gmane.org>\n" - ">> CC: Greg Thelen<gthelen-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>\n" + ">> Signed-off-by: Glauber Costa<glommer@parallels.com>\n" + ">> Reviewed-by: Kirill A. Shutemov<kirill@shutemov.name>\n" + ">> CC: Paul Menage<paul@paulmenage.org>\n" + ">> CC: Greg Thelen<gthelen@google.com>\n" ">\n" "> As I wrote, please CC Johannes and Michal Hocko for memcg related parts.\n" "\n" @@ -91,8 +90,10 @@ "guess this one can go as well.\n" "\n" "--\n" - "To unsubscribe from this list: send the line \"unsubscribe cgroups\" in\n" - "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + "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" + "Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/\n" + "Don't email: <a href=mailto:\"dont@kvack.org\"> email@kvack.org </a>" -a68e2ff69423bfa73efb465724b5ddf3f78d9eb518c58f8138cfe6f801c6a011 +6fe670b04006d3361df6193b35c8a11b1f41a971d1d6b59ecd0e764bbff3962a
diff --git a/a/1.txt b/N2/1.txt index 8c239de..3ed51a8 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,6 +1,6 @@ On 12/08/2011 11:21 PM, KAMEZAWA Hiroyuki wrote: > On Mon, 5 Dec 2011 19:34:55 -0200 -> Glauber Costa<glommer-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org> wrote: +> Glauber Costa<glommer@parallels.com> wrote: > >> This patch lays down the foundation for the kernel memory component >> of the Memory Controller. @@ -11,10 +11,10 @@ On 12/08/2011 11:21 PM, KAMEZAWA Hiroyuki wrote: >> * memory.kmem.limit_in_bytes (currently ignored) >> * memory.kmem.usage_in_bytes (always zero) >> ->> Signed-off-by: Glauber Costa<glommer-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org> ->> Reviewed-by: Kirill A. Shutemov<kirill-oKw7cIdHH8eLwutG50LtGA@public.gmane.org> ->> CC: Paul Menage<paul-inf54ven1CmVyaH7bEyXVA@public.gmane.org> ->> CC: Greg Thelen<gthelen-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org> +>> Signed-off-by: Glauber Costa<glommer@parallels.com> +>> Reviewed-by: Kirill A. Shutemov<kirill@shutemov.name> +>> CC: Paul Menage<paul@paulmenage.org> +>> CC: Greg Thelen<gthelen@google.com> > > As I wrote, please CC Johannes and Michal Hocko for memcg related parts. @@ -64,8 +64,3 @@ Noted. Well, I removed almost all instances of it from previous patches, so I guess this one can go as well. - --- -To unsubscribe from this list: send the line "unsubscribe cgroups" in -the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org -More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N2/content_digest index b921485..aa19342 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,31 +1,30 @@ "ref\01323120903-2831-1-git-send-email-glommer@parallels.com\0" "ref\01323120903-2831-2-git-send-email-glommer@parallels.com\0" "ref\020111209102113.cdb85da8.kamezawa.hiroyu@jp.fujitsu.com\0" - "ref\020111209102113.cdb85da8.kamezawa.hiroyu-+CUm20s59erQFUHtdCDX3A@public.gmane.org\0" - "From\0Glauber Costa <glommer-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org>\0" + "From\0Glauber Costa <glommer@parallels.com>\0" "Subject\0Re: [PATCH v8 1/9] Basic kernel memory functionality for the Memory Controller\0" "Date\0Fri, 9 Dec 2011 10:40:00 -0200\0" - "To\0KAMEZAWA Hiroyuki <kamezawa.hiroyu-+CUm20s59erQFUHtdCDX3A@public.gmane.org>\0" - "Cc\0linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" - lizf-BthXqXjhjHXQFUHtdCDX3A@public.gmane.org - ebiederm-aS9lmoZGLiVWk0Htik3J/w@public.gmane.org - davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org - gthelen-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org - netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org - kirill-oKw7cIdHH8eLwutG50LtGA@public.gmane.org - avagin-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org - devel-GEFAQzZX7r8dnm+yROfE0A@public.gmane.org - eric.dumazet-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org - cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org - mhocko-AlSwsSmVLrQ@public.gmane.org - " Paul Menage <paul-inf54ven1CmVyaH7bEyXVA@public.gmane.org>\0" + "To\0KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>\0" + "Cc\0<linux-kernel@vger.kernel.org>" + <lizf@cn.fujitsu.com> + <ebiederm@xmission.com> + <davem@davemloft.net> + <gthelen@google.com> + <netdev@vger.kernel.org> + <linux-mm@kvack.org> + <kirill@shutemov.name> + <avagin@parallels.com> + <devel@openvz.org> + <eric.dumazet@gmail.com> + <cgroups@vger.kernel.org> + <hannes@cmpxchg.org> + <mhocko@suse.cz> + " Paul Menage <paul@paulmenage.org>\0" "\00:1\0" "b\0" "On 12/08/2011 11:21 PM, KAMEZAWA Hiroyuki wrote:\n" "> On Mon, 5 Dec 2011 19:34:55 -0200\n" - "> Glauber Costa<glommer-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org> wrote:\n" + "> Glauber Costa<glommer@parallels.com> wrote:\n" ">\n" ">> This patch lays down the foundation for the kernel memory component\n" ">> of the Memory Controller.\n" @@ -36,10 +35,10 @@ ">> * memory.kmem.limit_in_bytes (currently ignored)\n" ">> * memory.kmem.usage_in_bytes (always zero)\n" ">>\n" - ">> Signed-off-by: Glauber Costa<glommer-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org>\n" - ">> Reviewed-by: Kirill A. Shutemov<kirill-oKw7cIdHH8eLwutG50LtGA@public.gmane.org>\n" - ">> CC: Paul Menage<paul-inf54ven1CmVyaH7bEyXVA@public.gmane.org>\n" - ">> CC: Greg Thelen<gthelen-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>\n" + ">> Signed-off-by: Glauber Costa<glommer@parallels.com>\n" + ">> Reviewed-by: Kirill A. Shutemov<kirill@shutemov.name>\n" + ">> CC: Paul Menage<paul@paulmenage.org>\n" + ">> CC: Greg Thelen<gthelen@google.com>\n" ">\n" "> As I wrote, please CC Johannes and Michal Hocko for memcg related parts.\n" "\n" @@ -88,11 +87,6 @@ "> Do we need cgroup_lock() here ?\n" "\n" "Well, I removed almost all instances of it from previous patches, so I \n" - "guess this one can go as well.\n" - "\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe cgroups\" in\n" - "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + guess this one can go as well. -a68e2ff69423bfa73efb465724b5ddf3f78d9eb518c58f8138cfe6f801c6a011 +968bcda799be901e9d010109609447f931bb698f0b8be0a453ebe7cdb6b3930a
diff --git a/a/content_digest b/N3/content_digest index b921485..e448b2c 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -6,20 +6,20 @@ "Subject\0Re: [PATCH v8 1/9] Basic kernel memory functionality for the Memory Controller\0" "Date\0Fri, 9 Dec 2011 10:40:00 -0200\0" "To\0KAMEZAWA Hiroyuki <kamezawa.hiroyu-+CUm20s59erQFUHtdCDX3A@public.gmane.org>\0" - "Cc\0linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" - lizf-BthXqXjhjHXQFUHtdCDX3A@public.gmane.org - ebiederm-aS9lmoZGLiVWk0Htik3J/w@public.gmane.org - davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org - gthelen-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org - netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org - kirill-oKw7cIdHH8eLwutG50LtGA@public.gmane.org - avagin-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org - devel-GEFAQzZX7r8dnm+yROfE0A@public.gmane.org - eric.dumazet-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org - cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org - mhocko-AlSwsSmVLrQ@public.gmane.org + "Cc\0<linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>" + <lizf-BthXqXjhjHXQFUHtdCDX3A@public.gmane.org> + <ebiederm-aS9lmoZGLiVWk0Htik3J/w@public.gmane.org> + <davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org> + <gthelen-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org> + <netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> + <linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org> + <kirill-oKw7cIdHH8eLwutG50LtGA@public.gmane.org> + <avagin-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org> + <devel-GEFAQzZX7r8dnm+yROfE0A@public.gmane.org> + <eric.dumazet-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> + <cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> + <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org> + <mhocko-AlSwsSmVLrQ@public.gmane.org> " Paul Menage <paul-inf54ven1CmVyaH7bEyXVA@public.gmane.org>\0" "\00:1\0" "b\0" @@ -95,4 +95,4 @@ "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" More majordomo info at http://vger.kernel.org/majordomo-info.html -a68e2ff69423bfa73efb465724b5ddf3f78d9eb518c58f8138cfe6f801c6a011 +14f192de4e48390e63d7e556314210170f7935286a4e1aa4c2a71e7e8c5f779e
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.