diff for duplicates of <4FF42711.50303@gmail.com> diff --git a/a/1.txt b/N1/1.txt index 1f28ebe..a4f350e 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,11 +1,11 @@ On 07/04/2012 04:29 PM, Kamezawa Hiroyuki wrote: > (2012/06/28 20:06), Sha Zhengju wrote: ->> From: Sha Zhengju <handai.szj-3b8fjiQLQpfQT0dZR+AlfA@public.gmane.org> +>> From: Sha Zhengju <handai.szj@taobao.com> >> >> While memcg oom happening, the dump info is limited, so add this >> to provide memcg page stat. >> ->> Signed-off-by: Sha Zhengju <handai.szj-3b8fjiQLQpfQT0dZR+AlfA@public.gmane.org> +>> Signed-off-by: Sha Zhengju <handai.szj@taobao.com> > Could you split this into a different series ? > seems good to me in general but...one concern is hierarchy handling. > @@ -23,3 +23,9 @@ Thanks for reviewing! Thanks, Sha + +-- +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 83457a4..edb6c54 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,29 +1,28 @@ "ref\01340880885-5427-1-git-send-email-handai.szj@taobao.com\0" "ref\01340881609-5935-1-git-send-email-handai.szj@taobao.com\0" "ref\04FF3FED6.9010700@jp.fujitsu.com\0" - "ref\04FF3FED6.9010700-+CUm20s59erQFUHtdCDX3A@public.gmane.org\0" - "From\0Sha Zhengju <handai.szj-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" + "From\0Sha Zhengju <handai.szj@gmail.com>\0" "Subject\0Re: [PATCH 7/7] memcg: print more detailed info while memcg oom happening\0" "Date\0Wed, 04 Jul 2012 19:20:49 +0800\0" - "To\0Kamezawa Hiroyuki <kamezawa.hiroyu-+CUm20s59erQFUHtdCDX3A@public.gmane.org>\0" - "Cc\0linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org" - cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - gthelen-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org - yinghan-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org - akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org - mhocko-AlSwsSmVLrQ@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " Sha Zhengju <handai.szj-3b8fjiQLQpfQT0dZR+AlfA@public.gmane.org>\0" + "To\0Kamezawa Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>\0" + "Cc\0linux-mm@kvack.org" + cgroups@vger.kernel.org + gthelen@google.com + yinghan@google.com + akpm@linux-foundation.org + mhocko@suse.cz + linux-kernel@vger.kernel.org + " Sha Zhengju <handai.szj@taobao.com>\0" "\00:1\0" "b\0" "On 07/04/2012 04:29 PM, Kamezawa Hiroyuki wrote:\n" "> (2012/06/28 20:06), Sha Zhengju wrote:\n" - ">> From: Sha Zhengju <handai.szj-3b8fjiQLQpfQT0dZR+AlfA@public.gmane.org>\n" + ">> From: Sha Zhengju <handai.szj@taobao.com>\n" ">>\n" ">> While memcg oom happening, the dump info is limited, so add this\n" ">> to provide memcg page stat.\n" ">>\n" - ">> Signed-off-by: Sha Zhengju <handai.szj-3b8fjiQLQpfQT0dZR+AlfA@public.gmane.org>\n" + ">> Signed-off-by: Sha Zhengju <handai.szj@taobao.com>\n" "> Could you split this into a different series ?\n" "> seems good to me in general but...one concern is hierarchy handling.\n" ">\n" @@ -40,6 +39,12 @@ "\n" "\n" "Thanks,\n" - Sha + "Sha\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>" -d7c9d0d8b64255bdc7271890bea918ad41756726a135290262252fbce6ea08a8 +c37252c3249f8182e744505b6d143b09e3b449b73ee576207a911f400008682d
diff --git a/a/1.txt b/N2/1.txt index 1f28ebe..f58fdfa 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,11 +1,11 @@ On 07/04/2012 04:29 PM, Kamezawa Hiroyuki wrote: > (2012/06/28 20:06), Sha Zhengju wrote: ->> From: Sha Zhengju <handai.szj-3b8fjiQLQpfQT0dZR+AlfA@public.gmane.org> +>> From: Sha Zhengju <handai.szj@taobao.com> >> >> While memcg oom happening, the dump info is limited, so add this >> to provide memcg page stat. >> ->> Signed-off-by: Sha Zhengju <handai.szj-3b8fjiQLQpfQT0dZR+AlfA@public.gmane.org> +>> Signed-off-by: Sha Zhengju <handai.szj@taobao.com> > Could you split this into a different series ? > seems good to me in general but...one concern is hierarchy handling. > diff --git a/a/content_digest b/N2/content_digest index 83457a4..dfd539e 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,29 +1,28 @@ "ref\01340880885-5427-1-git-send-email-handai.szj@taobao.com\0" "ref\01340881609-5935-1-git-send-email-handai.szj@taobao.com\0" "ref\04FF3FED6.9010700@jp.fujitsu.com\0" - "ref\04FF3FED6.9010700-+CUm20s59erQFUHtdCDX3A@public.gmane.org\0" - "From\0Sha Zhengju <handai.szj-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" + "From\0Sha Zhengju <handai.szj@gmail.com>\0" "Subject\0Re: [PATCH 7/7] memcg: print more detailed info while memcg oom happening\0" "Date\0Wed, 04 Jul 2012 19:20:49 +0800\0" - "To\0Kamezawa Hiroyuki <kamezawa.hiroyu-+CUm20s59erQFUHtdCDX3A@public.gmane.org>\0" - "Cc\0linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org" - cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - gthelen-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org - yinghan-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org - akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org - mhocko-AlSwsSmVLrQ@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " Sha Zhengju <handai.szj-3b8fjiQLQpfQT0dZR+AlfA@public.gmane.org>\0" + "To\0Kamezawa Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>\0" + "Cc\0linux-mm@kvack.org" + cgroups@vger.kernel.org + gthelen@google.com + yinghan@google.com + akpm@linux-foundation.org + mhocko@suse.cz + linux-kernel@vger.kernel.org + " Sha Zhengju <handai.szj@taobao.com>\0" "\00:1\0" "b\0" "On 07/04/2012 04:29 PM, Kamezawa Hiroyuki wrote:\n" "> (2012/06/28 20:06), Sha Zhengju wrote:\n" - ">> From: Sha Zhengju <handai.szj-3b8fjiQLQpfQT0dZR+AlfA@public.gmane.org>\n" + ">> From: Sha Zhengju <handai.szj@taobao.com>\n" ">>\n" ">> While memcg oom happening, the dump info is limited, so add this\n" ">> to provide memcg page stat.\n" ">>\n" - ">> Signed-off-by: Sha Zhengju <handai.szj-3b8fjiQLQpfQT0dZR+AlfA@public.gmane.org>\n" + ">> Signed-off-by: Sha Zhengju <handai.szj@taobao.com>\n" "> Could you split this into a different series ?\n" "> seems good to me in general but...one concern is hierarchy handling.\n" ">\n" @@ -42,4 +41,4 @@ "Thanks,\n" Sha -d7c9d0d8b64255bdc7271890bea918ad41756726a135290262252fbce6ea08a8 +c6134b8114287581357f82bbfc60c0122e31823d3df92122d755269e4e6e7f32
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.