All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20130430163317.GK6415@suse.de>

diff --git a/a/1.txt b/N1/1.txt
index ef34ce3..d9ee5fa 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,5 +1,5 @@
 On Sat, Apr 27, 2013 at 03:19:07AM +0400, Glauber Costa wrote:
-> From: Dave Chinner <dchinner-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
+> From: Dave Chinner <dchinner@redhat.com>
 > 
 > Now that we have an LRU list API, we can start to enhance the
 > implementation.  This splits the single LRU list into per-node lists
@@ -9,9 +9,9 @@ On Sat, Apr 27, 2013 at 03:19:07AM +0400, Glauber Costa wrote:
 > in them in a active nodemask.
 > 
 > [ glommer: fixed warnings ]
-> 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>
 > ---
 >  include/linux/list_lru.h |  14 ++--
 >  lib/list_lru.c           | 162 +++++++++++++++++++++++++++++++++++------------
@@ -69,3 +69,9 @@ noticable. I liked the use of active_mask.
 -- 
 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 ce36bd9..94a8a3a 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,22 +1,21 @@
  "ref\01367018367-11278-1-git-send-email-glommer@openvz.org\0"
  "ref\01367018367-11278-12-git-send-email-glommer@openvz.org\0"
- "ref\01367018367-11278-12-git-send-email-glommer-GEFAQzZX7r8dnm+yROfE0A@public.gmane.org\0"
- "From\0Mel Gorman <mgorman-l3A5Bk7waGM@public.gmane.org>\0"
+ "From\0Mel Gorman <mgorman@suse.de>\0"
  "Subject\0Re: [PATCH v4 11/31] list_lru: per-node list infrastructure\0"
  "Date\0Tue, 30 Apr 2013 17:33:17 +0100\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>
- " Dave Chinner <dchinner-H+wXaHxf7aLQT0dZR+AlfA@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>
+ " Dave Chinner <dchinner@redhat.com>\0"
  "\00:1\0"
  "b\0"
  "On Sat, Apr 27, 2013 at 03:19:07AM +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 we have an LRU list API, we can start to enhance the\n"
  "> implementation.  This splits the single LRU list into per-node lists\n"
@@ -26,9 +25,9 @@
  "> in them in a active nodemask.\n"
  "> \n"
  "> [ glommer: fixed warnings ]\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"
  ">  include/linux/list_lru.h |  14 ++--\n"
  ">  lib/list_lru.c           | 162 +++++++++++++++++++++++++++++++++++------------\n"
@@ -85,6 +84,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>"
 
-f75b95f6dbdb1c66b2fcd692fbf894a730a35956451be57951173f8010d81072
+af12230a81da1629b6e835590f45df524856977617dea00ee69c6e89342d86fc

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.