diff for duplicates of <20120405163758.b2ef6c45.akpm@linux-foundation.org> diff --git a/a/1.txt b/N1/1.txt index 25662af..6d4736a 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,10 +1,10 @@ On Thu, 5 Apr 2012 16:35:30 -0700 -Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org> wrote: +Andrew Morton <akpm@linux-foundation.org> wrote: > On Tue, 6 Mar 2012 20:12:23 +0800 -> Sha Zhengju <handai.szj-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: +> Sha Zhengju <handai.szj@gmail.com> wrote: > -> > From: Sha Zhengju <handai.szj-3b8fjiQLQpfQT0dZR+AlfA@public.gmane.org> +> > From: Sha Zhengju <handai.szj@taobao.com> > > > > Index current_threshold should point to threshold just below or equal to usage. > > See below: @@ -21,7 +21,7 @@ index in the right position" as a single patch? -From: Sha Zhengju <handai.szj-3b8fjiQLQpfQT0dZR+AlfA@public.gmane.org> +From: Sha Zhengju <handai.szj@taobao.com> Subject: memcg: make threshold index in the right position Index current_threshold may point to threshold that just equal to usage @@ -39,11 +39,11 @@ next turn (after calling __mem_cgroup_threshold): after registering a new event (threshold = 10): threshold array: 3 [5] 7 9 10 (usage = 7, [index] = 5) -Signed-off-by: Sha Zhengju <handai.szj-3b8fjiQLQpfQT0dZR+AlfA@public.gmane.org> -Acked-by: KAMEZAWA Hiroyuki <kamezawa.hiroyu-+CUm20s59erQFUHtdCDX3A@public.gmane.org> -Reviewed-by: Kirill A. Shutemov <kirill-oKw7cIdHH8eLwutG50LtGA@public.gmane.org> -Cc: Michal Hocko <mhocko-AlSwsSmVLrQ@public.gmane.org> -Signed-off-by: Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org> +Signed-off-by: Sha Zhengju <handai.szj@taobao.com> +Acked-by: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com> +Reviewed-by: Kirill A. Shutemov <kirill@shutemov.name> +Cc: Michal Hocko <mhocko@suse.cz> +Signed-off-by: Andrew Morton <akpm@linux-foundation.org> --- mm/memcontrol.c | 9 +++++---- @@ -89,3 +89,10 @@ diff -puN mm/memcontrol.c~memcg-make-threshold-index-in-the-right-position mm/me /* Free old spare buffer and save old primary buffer as spare */ _ + +-- +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 4dcfbe4..ca6a80b 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,24 +1,23 @@ "ref\01331035943-7456-1-git-send-email-handai.szj@taobao.com\0" "ref\020120405163530.a1a9c9f9.akpm@linux-foundation.org\0" - "ref\020120405163530.a1a9c9f9.akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org\0" - "From\0Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>\0" + "From\0Andrew Morton <akpm@linux-foundation.org>\0" "Subject\0Re: [PATCH] memcg: revise the position of threshold index while unregistering event\0" "Date\0Thu, 5 Apr 2012 16:37:58 -0700\0" - "To\0Sha Zhengju <handai.szj-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>" - linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org - cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - kamezawa.hiroyu-+CUm20s59erQFUHtdCDX3A@public.gmane.org - kirill-oKw7cIdHH8eLwutG50LtGA@public.gmane.org - " Sha Zhengju <handai.szj-3b8fjiQLQpfQT0dZR+AlfA@public.gmane.org>\0" + "To\0Sha Zhengju <handai.szj@gmail.com>" + linux-mm@kvack.org + cgroups@vger.kernel.org + kamezawa.hiroyu@jp.fujitsu.com + kirill@shutemov.name + " Sha Zhengju <handai.szj@taobao.com>\0" "\00:1\0" "b\0" "On Thu, 5 Apr 2012 16:35:30 -0700\n" - "Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org> wrote:\n" + "Andrew Morton <akpm@linux-foundation.org> wrote:\n" "\n" "> On Tue, 6 Mar 2012 20:12:23 +0800\n" - "> Sha Zhengju <handai.szj-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:\n" + "> Sha Zhengju <handai.szj@gmail.com> wrote:\n" "> \n" - "> > From: Sha Zhengju <handai.szj-3b8fjiQLQpfQT0dZR+AlfA@public.gmane.org>\n" + "> > From: Sha Zhengju <handai.szj@taobao.com>\n" "> > \n" "> > Index current_threshold should point to threshold just below or equal to usage.\n" "> > See below:\n" @@ -35,7 +34,7 @@ "\n" "\n" "\n" - "From: Sha Zhengju <handai.szj-3b8fjiQLQpfQT0dZR+AlfA@public.gmane.org>\n" + "From: Sha Zhengju <handai.szj@taobao.com>\n" "Subject: memcg: make threshold index in the right position\n" "\n" "Index current_threshold may point to threshold that just equal to usage\n" @@ -53,11 +52,11 @@ "after registering a new event (threshold = 10):\n" "\tthreshold array: 3 [5] 7 9 10 (usage = 7, [index] = 5)\n" "\n" - "Signed-off-by: Sha Zhengju <handai.szj-3b8fjiQLQpfQT0dZR+AlfA@public.gmane.org>\n" - "Acked-by: KAMEZAWA Hiroyuki <kamezawa.hiroyu-+CUm20s59erQFUHtdCDX3A@public.gmane.org>\n" - "Reviewed-by: Kirill A. Shutemov <kirill-oKw7cIdHH8eLwutG50LtGA@public.gmane.org>\n" - "Cc: Michal Hocko <mhocko-AlSwsSmVLrQ@public.gmane.org>\n" - "Signed-off-by: Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>\n" + "Signed-off-by: Sha Zhengju <handai.szj@taobao.com>\n" + "Acked-by: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>\n" + "Reviewed-by: Kirill A. Shutemov <kirill@shutemov.name>\n" + "Cc: Michal Hocko <mhocko@suse.cz>\n" + "Signed-off-by: Andrew Morton <akpm@linux-foundation.org>\n" "---\n" "\n" " mm/memcontrol.c | 9 +++++----\n" @@ -102,6 +101,13 @@ " \t}\n" " \n" " \t/* Free old spare buffer and save old primary buffer as spare */\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" + "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>" -77c387d03a68bb9ff15e037dc441142579f8231ac417d06ac7045394afe00387 +9c90e25e1f0ce742a5e9440fed7a96db9f39f58152851195e8c76f3dc0ae0b77
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.