diff for duplicates of <4F3CA8CA.8020004@openvz.org> diff --git a/a/1.txt b/N1/1.txt index ab033d9..70804cd 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,6 +1,6 @@ KAMEZAWA Hiroyuki wrote: > On Wed, 15 Feb 2012 20:24:42 +0400 -> Konstantin Khlebnikov<khlebnikov-GEFAQzZX7r8dnm+yROfE0A@public.gmane.org> wrote: +> Konstantin Khlebnikov<khlebnikov@openvz.org> wrote: > >> This patch adds mem_cgroup->inactive_ratio calculated from hierarchical memory limit. >> It updated at each limit change before shrinking cgroup to this new limit. @@ -19,7 +19,7 @@ KAMEZAWA Hiroyuki wrote: >> >> Also this patch removes some redundant code. >> ->> Signed-off-by: Konstantin Khlebnikov<khlebnikov-GEFAQzZX7r8dnm+yROfE0A@public.gmane.org> +>> Signed-off-by: Konstantin Khlebnikov<khlebnikov@openvz.org> > > Hmm, the main purpose of this patch is to remove calculation per get_scan_ratio() ? @@ -67,3 +67,10 @@ target == RESOURCE_MAX isn't clip limit: min(RESOURCE_MAX, limit) == limit > 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/ . +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 98b7cca..a571066 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,20 +1,19 @@ "ref\020120215162442.13588.21790.stgit@zurg\0" "ref\020120216103842.0c3e9258.kamezawa.hiroyu@jp.fujitsu.com\0" - "ref\020120216103842.0c3e9258.kamezawa.hiroyu-+CUm20s59erQFUHtdCDX3A@public.gmane.org\0" - "From\0Konstantin Khlebnikov <khlebnikov-GEFAQzZX7r8dnm+yROfE0A@public.gmane.org>\0" + "From\0Konstantin Khlebnikov <khlebnikov@openvz.org>\0" "Subject\0Re: [PATCH] memcg: rework inactive_ratio logic\0" "Date\0Thu, 16 Feb 2012 10:57:14 +0400\0" - "To\0KAMEZAWA Hiroyuki <kamezawa.hiroyu-+CUm20s59erQFUHtdCDX3A@public.gmane.org>\0" - "Cc\0linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org <linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org>" - Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org> - Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org> - cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>\0" + "To\0KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>\0" + "Cc\0linux-mm@kvack.org <linux-mm@kvack.org>" + Andrew Morton <akpm@linux-foundation.org> + Johannes Weiner <hannes@cmpxchg.org> + cgroups@vger.kernel.org <cgroups@vger.kernel.org> + " linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>\0" "\00:1\0" "b\0" "KAMEZAWA Hiroyuki wrote:\n" "> On Wed, 15 Feb 2012 20:24:42 +0400\n" - "> Konstantin Khlebnikov<khlebnikov-GEFAQzZX7r8dnm+yROfE0A@public.gmane.org> wrote:\n" + "> Konstantin Khlebnikov<khlebnikov@openvz.org> wrote:\n" ">\n" ">> This patch adds mem_cgroup->inactive_ratio calculated from hierarchical memory limit.\n" ">> It updated at each limit change before shrinking cgroup to this new limit.\n" @@ -33,7 +32,7 @@ ">>\n" ">> Also this patch removes some redundant code.\n" ">>\n" - ">> Signed-off-by: Konstantin Khlebnikov<khlebnikov-GEFAQzZX7r8dnm+yROfE0A@public.gmane.org>\n" + ">> Signed-off-by: Konstantin Khlebnikov<khlebnikov@openvz.org>\n" ">\n" "> Hmm, the main purpose of this patch is to remove calculation per get_scan_ratio() ?\n" "\n" @@ -80,6 +79,13 @@ ">\n" "> Thanks,\n" "> -Kame\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>" -c561f6cbf0c75c97bad0932b8fdcc3d424411ac5eaf7134415fc3fd526db572d +ddfaaaac8fd2b4531eab771af0c52cff3251c2caed9c28bb4247257b43ad0868
diff --git a/a/1.txt b/N2/1.txt index ab033d9..a95f2dc 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,6 +1,6 @@ KAMEZAWA Hiroyuki wrote: > On Wed, 15 Feb 2012 20:24:42 +0400 -> Konstantin Khlebnikov<khlebnikov-GEFAQzZX7r8dnm+yROfE0A@public.gmane.org> wrote: +> Konstantin Khlebnikov<khlebnikov@openvz.org> wrote: > >> This patch adds mem_cgroup->inactive_ratio calculated from hierarchical memory limit. >> It updated at each limit change before shrinking cgroup to this new limit. @@ -19,7 +19,7 @@ KAMEZAWA Hiroyuki wrote: >> >> Also this patch removes some redundant code. >> ->> Signed-off-by: Konstantin Khlebnikov<khlebnikov-GEFAQzZX7r8dnm+yROfE0A@public.gmane.org> +>> Signed-off-by: Konstantin Khlebnikov<khlebnikov@openvz.org> > > Hmm, the main purpose of this patch is to remove calculation per get_scan_ratio() ? diff --git a/a/content_digest b/N2/content_digest index 98b7cca..c998151 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,20 +1,19 @@ "ref\020120215162442.13588.21790.stgit@zurg\0" "ref\020120216103842.0c3e9258.kamezawa.hiroyu@jp.fujitsu.com\0" - "ref\020120216103842.0c3e9258.kamezawa.hiroyu-+CUm20s59erQFUHtdCDX3A@public.gmane.org\0" - "From\0Konstantin Khlebnikov <khlebnikov-GEFAQzZX7r8dnm+yROfE0A@public.gmane.org>\0" + "From\0Konstantin Khlebnikov <khlebnikov@openvz.org>\0" "Subject\0Re: [PATCH] memcg: rework inactive_ratio logic\0" "Date\0Thu, 16 Feb 2012 10:57:14 +0400\0" - "To\0KAMEZAWA Hiroyuki <kamezawa.hiroyu-+CUm20s59erQFUHtdCDX3A@public.gmane.org>\0" - "Cc\0linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org <linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org>" - Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org> - Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org> - cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>\0" + "To\0KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>\0" + "Cc\0linux-mm@kvack.org <linux-mm@kvack.org>" + Andrew Morton <akpm@linux-foundation.org> + Johannes Weiner <hannes@cmpxchg.org> + cgroups@vger.kernel.org <cgroups@vger.kernel.org> + " linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>\0" "\00:1\0" "b\0" "KAMEZAWA Hiroyuki wrote:\n" "> On Wed, 15 Feb 2012 20:24:42 +0400\n" - "> Konstantin Khlebnikov<khlebnikov-GEFAQzZX7r8dnm+yROfE0A@public.gmane.org> wrote:\n" + "> Konstantin Khlebnikov<khlebnikov@openvz.org> wrote:\n" ">\n" ">> This patch adds mem_cgroup->inactive_ratio calculated from hierarchical memory limit.\n" ">> It updated at each limit change before shrinking cgroup to this new limit.\n" @@ -33,7 +32,7 @@ ">>\n" ">> Also this patch removes some redundant code.\n" ">>\n" - ">> Signed-off-by: Konstantin Khlebnikov<khlebnikov-GEFAQzZX7r8dnm+yROfE0A@public.gmane.org>\n" + ">> Signed-off-by: Konstantin Khlebnikov<khlebnikov@openvz.org>\n" ">\n" "> Hmm, the main purpose of this patch is to remove calculation per get_scan_ratio() ?\n" "\n" @@ -82,4 +81,4 @@ "> -Kame\n" > -c561f6cbf0c75c97bad0932b8fdcc3d424411ac5eaf7134415fc3fd526db572d +338fc99d82ff410f137c32409c72aa83b3c0250407b35766fe5ceccfc65f00ea
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.