diff for duplicates of <20130514095200.GI29466@dastard> diff --git a/a/1.txt b/N1/1.txt index 2eb38ef..4e096f8 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,5 +1,5 @@ On Sun, May 12, 2013 at 10:13:33PM +0400, Glauber Costa wrote: -> From: Dave Chinner <dchinner-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> +> From: Dave Chinner <dchinner@redhat.com> > > Now that the shrinker is passing a nodemask in the scan control > structure, we can pass this to the the generic LRU list code to @@ -8,9 +8,9 @@ On Sun, May 12, 2013 at 10:13:33PM +0400, Glauber Costa wrote: > This requires a small amount of refactoring of the LRU list API, > which might be best split out into a separate patch. > -> Signed-off-by: Dave Chinner <dchinner-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> -> Signed-off-by: Glauber Costa <glommer-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org> -> Acked-by: Mel Gorman <mgorman-l3A5Bk7waGM@public.gmane.org> +> Signed-off-by: Dave Chinner <dchinner@redhat.com> +> Signed-off-by: Glauber Costa <glommer@parallels.com> +> Acked-by: Mel Gorman <mgorman@suse.de> What I see at this point is that the superblock shrinkers appear to be way too agressive. As soon as memory pressure hits, the slab @@ -93,4 +93,10 @@ Cheers, Dave. -- Dave Chinner -david-FqsqvQoI3Ljby3iVrkZq2A@public.gmane.org +david@fromorbit.com + +-- +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 6d459ec..3b719b9 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,24 +1,23 @@ "ref\01368382432-25462-1-git-send-email-glommer@openvz.org\0" "ref\01368382432-25462-13-git-send-email-glommer@openvz.org\0" - "ref\01368382432-25462-13-git-send-email-glommer-GEFAQzZX7r8dnm+yROfE0A@public.gmane.org\0" - "From\0Dave Chinner <david-FqsqvQoI3Ljby3iVrkZq2A@public.gmane.org>\0" + "From\0Dave Chinner <david@fromorbit.com>\0" "Subject\0Re: [PATCH v6 12/31] fs: convert inode and dentry shrinking to be node aware\0" "Date\0Tue, 14 May 2013 19:52:00 +1000\0" - "To\0Glauber Costa <glommer-GEFAQzZX7r8dnm+yROfE0A@public.gmane.org>\0" - "Cc\0linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org" - cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org> - Greg Thelen <gthelen-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org> - kamezawa.hiroyu-+CUm20s59erQFUHtdCDX3A@public.gmane.org - Michal Hocko <mhocko-AlSwsSmVLrQ@public.gmane.org> - Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org> - linux-fsdevel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Dave Chinner <dchinner-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> - " Glauber Costa <glommer-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org>\0" + "To\0Glauber Costa <glommer@openvz.org>\0" + "Cc\0linux-mm@kvack.org" + cgroups@vger.kernel.org + Andrew Morton <akpm@linux-foundation.org> + Greg Thelen <gthelen@google.com> + kamezawa.hiroyu@jp.fujitsu.com + Michal Hocko <mhocko@suse.cz> + Johannes Weiner <hannes@cmpxchg.org> + linux-fsdevel@vger.kernel.org + Dave Chinner <dchinner@redhat.com> + " Glauber Costa <glommer@parallels.com>\0" "\00:1\0" "b\0" "On Sun, May 12, 2013 at 10:13:33PM +0400, Glauber Costa wrote:\n" - "> From: Dave Chinner <dchinner-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\n" + "> From: Dave Chinner <dchinner@redhat.com>\n" "> \n" "> Now that the shrinker is passing a nodemask in the scan control\n" "> structure, we can pass this to the the generic LRU list code to\n" @@ -27,9 +26,9 @@ "> This requires a small amount of refactoring of the LRU list API,\n" "> which might be best split out into a separate patch.\n" "> \n" - "> Signed-off-by: Dave Chinner <dchinner-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\n" - "> Signed-off-by: Glauber Costa <glommer-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org>\n" - "> Acked-by: Mel Gorman <mgorman-l3A5Bk7waGM@public.gmane.org>\n" + "> Signed-off-by: Dave Chinner <dchinner@redhat.com>\n" + "> Signed-off-by: Glauber Costa <glommer@parallels.com>\n" + "> Acked-by: Mel Gorman <mgorman@suse.de>\n" "\n" "What I see at this point is that the superblock shrinkers appear to\n" "be way too agressive. As soon as memory pressure hits, the slab\n" @@ -112,6 +111,12 @@ "Dave.\n" "-- \n" "Dave Chinner\n" - david-FqsqvQoI3Ljby3iVrkZq2A@public.gmane.org + "david@fromorbit.com\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>" -f1a06d67c1be5f6e3b02c22a46ab3f8a7905689e080df0fc937ddecf66e59b7b +583a7240d2a0aed7bd5bb9ae3020e16e6995e30863aced629142133043bdf472
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.