diff for duplicates of <20130510100121.GN11497@suse.de> diff --git a/a/1.txt b/N1/1.txt index 8d83e83..db17b20 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -3,7 +3,7 @@ On Fri, May 10, 2013 at 01:56:29PM +0400, Glauber Costa wrote: > > On Fri, May 10, 2013 at 01:02:07AM +0400, Glauber Costa wrote: > >> On 05/09/2013 05:37 PM, Mel Gorman wrote: > >>> On Thu, May 09, 2013 at 10:06:25AM +0400, Glauber Costa wrote: -> >>>> From: Dave Chinner <dchinner-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> +> >>>> From: Dave Chinner <dchinner@redhat.com> > >>>> > >>>> Several subsystems use the same construct for LRU lists - a list > >>>> head, a spin lock and and item count. They also use exactly the same @@ -15,9 +15,9 @@ On Fri, May 10, 2013 at 01:56:29PM +0400, Glauber Costa wrote: > >>>> > >>>> [ glommer: enum defined constants for lru. Suggested by gthelen, > >>>> don't relock over retry ] -> >>>> Signed-off-by: Dave Chinner <dchinner-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> -> >>>> Signed-off-by: Glauber Costa <glommer-GEFAQzZX7r8dnm+yROfE0A@public.gmane.org> -> >>>> Reviewed-by: Greg Thelen <gthelen-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org> +> >>>> Signed-off-by: Dave Chinner <dchinner@redhat.com> +> >>>> Signed-off-by: Glauber Costa <glommer@openvz.org> +> >>>> Reviewed-by: Greg Thelen <gthelen@google.com> > >>>>> > >>>>> <SNIP> > >>>>> @@ -106,3 +106,9 @@ Bah, I'm a tool. -- Mel Gorman SUSE Labs + +-- +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 4723c59..9cd2f46 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -4,22 +4,21 @@ "ref\0518C0ECF.8010302@parallels.com\0" "ref\020130510092105.GK11497@suse.de\0" "ref\0518CC44D.1020409@parallels.com\0" - "ref\0518CC44D.1020409-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org\0" - "From\0Mel Gorman <mgorman-l3A5Bk7waGM@public.gmane.org>\0" + "From\0Mel Gorman <mgorman@suse.de>\0" "Subject\0Re: [PATCH v5 08/31] list: add a new LRU list type\0" "Date\0Fri, 10 May 2013 11:01:21 +0100\0" - "To\0Glauber Costa <glommer-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org>\0" - "Cc\0Glauber Costa <glommer-GEFAQzZX7r8dnm+yROfE0A@public.gmane.org>" - linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org - Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org> - cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - kamezawa.hiroyu-+CUm20s59erQFUHtdCDX3A@public.gmane.org - Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org> - Michal Hocko <mhocko-AlSwsSmVLrQ@public.gmane.org> - hughd-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org - Greg Thelen <gthelen-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org> - linux-fsdevel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " Dave Chinner <dchinner-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\0" + "To\0Glauber Costa <glommer@parallels.com>\0" + "Cc\0Glauber Costa <glommer@openvz.org>" + linux-mm@kvack.org + Andrew Morton <akpm@linux-foundation.org> + cgroups@vger.kernel.org + kamezawa.hiroyu@jp.fujitsu.com + Johannes Weiner <hannes@cmpxchg.org> + Michal Hocko <mhocko@suse.cz> + hughd@google.com + Greg Thelen <gthelen@google.com> + linux-fsdevel@vger.kernel.org + " Dave Chinner <dchinner@redhat.com>\0" "\00:1\0" "b\0" "On Fri, May 10, 2013 at 01:56:29PM +0400, Glauber Costa wrote:\n" @@ -27,7 +26,7 @@ "> > On Fri, May 10, 2013 at 01:02:07AM +0400, Glauber Costa wrote:\n" "> >> On 05/09/2013 05:37 PM, Mel Gorman wrote:\n" "> >>> On Thu, May 09, 2013 at 10:06:25AM +0400, Glauber Costa wrote:\n" - "> >>>> From: Dave Chinner <dchinner-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\n" + "> >>>> From: Dave Chinner <dchinner@redhat.com>\n" "> >>>>\n" "> >>>> Several subsystems use the same construct for LRU lists - a list\n" "> >>>> head, a spin lock and and item count. They also use exactly the same\n" @@ -39,9 +38,9 @@ "> >>>>\n" "> >>>> [ glommer: enum defined constants for lru. Suggested by gthelen,\n" "> >>>> don't relock over retry ]\n" - "> >>>> Signed-off-by: Dave Chinner <dchinner-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\n" - "> >>>> Signed-off-by: Glauber Costa <glommer-GEFAQzZX7r8dnm+yROfE0A@public.gmane.org>\n" - "> >>>> Reviewed-by: Greg Thelen <gthelen-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>\n" + "> >>>> Signed-off-by: Dave Chinner <dchinner@redhat.com>\n" + "> >>>> Signed-off-by: Glauber Costa <glommer@openvz.org>\n" + "> >>>> Reviewed-by: Greg Thelen <gthelen@google.com>\n" "> >>>>>\n" "> >>>>> <SNIP>\n" "> >>>>>\n" @@ -129,6 +128,12 @@ "\n" "-- \n" "Mel Gorman\n" - SUSE Labs + "SUSE Labs\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>" -25b9ba0a29c9ff42d7a47967f666aeee28b378dc310313fa59e9e1cd9efd1cfc +e6df01fd29e22251e29476d4a7b3d192b0fa571958b7be51a5ea84b9e50c5a75
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.