diff for duplicates of <4F437985.7060005@openvz.org> diff --git a/a/1.txt b/N1/1.txt index 8b14dab..ca80115 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -17,7 +17,7 @@ Johannes Weiner 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> > > I don't think we should take the zone ratio when we then proceed to > scan a bunch of LRU lists that could individually be much smaller than @@ -37,3 +37,10 @@ inactive_anon_is_low(). Then we can kill precalculated zone->inactive_ratio and calculate it every time, even in non-memcg case, because zone-size also not always correlate with anon lru size. Looks like int_sqrt() is fast enough for this. + +-- +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 f410986..0913aef 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,15 +1,14 @@ "ref\020120215162442.13588.21790.stgit@zurg\0" "ref\020120221101825.GA1676@cmpxchg.org\0" - "ref\020120221101825.GA1676-druUgvl0LCNAfugRpC6u6w@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\0Tue, 21 Feb 2012 15:01:25 +0400\0" - "To\0Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@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> - KAMEZAWA Hiroyuki <kamezawa.hiroyu-+CUm20s59erQFUHtdCDX3A@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\0Johannes Weiner <hannes@cmpxchg.org>\0" + "Cc\0linux-mm@kvack.org <linux-mm@kvack.org>" + Andrew Morton <akpm@linux-foundation.org> + KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com> + cgroups@vger.kernel.org <cgroups@vger.kernel.org> + " linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>\0" "\00:1\0" "b\0" "Johannes Weiner wrote:\n" @@ -31,7 +30,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" "> I don't think we should take the zone ratio when we then proceed to\n" "> scan a bunch of LRU lists that could individually be much smaller than\n" @@ -50,6 +49,13 @@ "inactive_anon_is_low(). Then we can kill precalculated zone->inactive_ratio\n" "and calculate it every time, even in non-memcg case, because zone-size also\n" "not always correlate with anon lru size.\n" - Looks like int_sqrt() is fast enough for this. + "Looks like int_sqrt() is fast enough for this.\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>" -026aada082003f69c1ed9ea9411bfbace4ec35105985ebd8290b3d100d421a68 +b8890b4031ca7a1aa005d844c034180745c5c7b69b788119627f108eed9a0d5e
diff --git a/a/1.txt b/N2/1.txt index 8b14dab..ed2f367 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -17,7 +17,7 @@ Johannes Weiner 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> > > I don't think we should take the zone ratio when we then proceed to > scan a bunch of LRU lists that could individually be much smaller than diff --git a/a/content_digest b/N2/content_digest index f410986..c239357 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,15 +1,14 @@ "ref\020120215162442.13588.21790.stgit@zurg\0" "ref\020120221101825.GA1676@cmpxchg.org\0" - "ref\020120221101825.GA1676-druUgvl0LCNAfugRpC6u6w@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\0Tue, 21 Feb 2012 15:01:25 +0400\0" - "To\0Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@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> - KAMEZAWA Hiroyuki <kamezawa.hiroyu-+CUm20s59erQFUHtdCDX3A@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\0Johannes Weiner <hannes@cmpxchg.org>\0" + "Cc\0linux-mm@kvack.org <linux-mm@kvack.org>" + Andrew Morton <akpm@linux-foundation.org> + KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com> + cgroups@vger.kernel.org <cgroups@vger.kernel.org> + " linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>\0" "\00:1\0" "b\0" "Johannes Weiner wrote:\n" @@ -31,7 +30,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" "> I don't think we should take the zone ratio when we then proceed to\n" "> scan a bunch of LRU lists that could individually be much smaller than\n" @@ -52,4 +51,4 @@ "not always correlate with anon lru size.\n" Looks like int_sqrt() is fast enough for this. -026aada082003f69c1ed9ea9411bfbace4ec35105985ebd8290b3d100d421a68 +d459f46b0be966cedf5a337abc4794070f809706964b5872d2fa3fca3cb5d79f
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.