All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20160115095834.GP30160@esperanza>

diff --git a/a/1.txt b/N1/1.txt
index 3e64321..6197c59 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -32,13 +32,13 @@ On Thu, Jan 14, 2016 at 03:24:08PM -0500, Johannes Weiner wrote:
 > using memory, and the items chosen for now are likely to remain valid
 > even with significant changes to the memory management implementation.
 > 
-> Signed-off-by: Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org>
+> Signed-off-by: Johannes Weiner <hannes@cmpxchg.org>
 
 With the follow-up it looks good to me. All exported counters look
 justified enough and the format follows that of other cgroup2
 controllers (cpu, blkio). Thanks!
 
-Acked-by: Vladimir Davydov <vdavydov-5HdwGun5lf+gSpxsJD1C4w@public.gmane.org>
+Acked-by: Vladimir Davydov <vdavydov@virtuozzo.com>
 
 One addition though. May be, we could add 'total' field which would show
 memory.current? Yeah, this would result in a little redundancy, but I
@@ -65,3 +65,9 @@ this case though.
 
 Thanks,
 Vladimir
+
+--
+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 270596c..791661e 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,17 +1,16 @@
  "ref\01452722469-24704-1-git-send-email-hannes@cmpxchg.org\0"
  "ref\020160113144916.03f03766e201b6b04a8a47cc@linux-foundation.org\0"
  "ref\020160114202408.GA20218@cmpxchg.org\0"
- "ref\020160114202408.GA20218-druUgvl0LCNAfugRpC6u6w@public.gmane.org\0"
- "From\0Vladimir Davydov <vdavydov-5HdwGun5lf+gSpxsJD1C4w@public.gmane.org>\0"
+ "From\0Vladimir Davydov <vdavydov@virtuozzo.com>\0"
  "Subject\0Re: [PATCH 0/2] mm: memcontrol: cgroup2 memory statistics\0"
  "Date\0Fri, 15 Jan 2016 12:58:34 +0300\0"
- "To\0Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org>\0"
- "Cc\0Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>"
-  Michal Hocko <mhocko-AlSwsSmVLrQ@public.gmane.org>
-  linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org
-  cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
- " kernel-team-b10kYP2dOMg@public.gmane.org\0"
+ "To\0Johannes Weiner <hannes@cmpxchg.org>\0"
+ "Cc\0Andrew Morton <akpm@linux-foundation.org>"
+  Michal Hocko <mhocko@suse.cz>
+  linux-mm@kvack.org
+  cgroups@vger.kernel.org
+  linux-kernel@vger.kernel.org
+ " kernel-team@fb.com\0"
  "\00:1\0"
  "b\0"
  "Hi Johannes,\n"
@@ -48,13 +47,13 @@
  "> using memory, and the items chosen for now are likely to remain valid\n"
  "> even with significant changes to the memory management implementation.\n"
  "> \n"
- "> Signed-off-by: Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org>\n"
+ "> Signed-off-by: Johannes Weiner <hannes@cmpxchg.org>\n"
  "\n"
  "With the follow-up it looks good to me. All exported counters look\n"
  "justified enough and the format follows that of other cgroup2\n"
  "controllers (cpu, blkio). Thanks!\n"
  "\n"
- "Acked-by: Vladimir Davydov <vdavydov-5HdwGun5lf+gSpxsJD1C4w@public.gmane.org>\n"
+ "Acked-by: Vladimir Davydov <vdavydov@virtuozzo.com>\n"
  "\n"
  "One addition though. May be, we could add 'total' field which would show\n"
  "memory.current? Yeah, this would result in a little redundancy, but I\n"
@@ -80,6 +79,12 @@
  "this case though.\n"
  "\n"
  "Thanks,\n"
- Vladimir
+ "Vladimir\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>"
 
-f64bb76db515c6bf74c6888406609c287d105d417725fae888a802fe201570bd
+ad5279f2b087bf32ebc1da53f2f378e5a3a973180970874ee753f7ec92f1bbd8

diff --git a/a/1.txt b/N2/1.txt
index 3e64321..61a38e0 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -32,13 +32,13 @@ On Thu, Jan 14, 2016 at 03:24:08PM -0500, Johannes Weiner wrote:
 > using memory, and the items chosen for now are likely to remain valid
 > even with significant changes to the memory management implementation.
 > 
-> Signed-off-by: Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org>
+> Signed-off-by: Johannes Weiner <hannes@cmpxchg.org>
 
 With the follow-up it looks good to me. All exported counters look
 justified enough and the format follows that of other cgroup2
 controllers (cpu, blkio). Thanks!
 
-Acked-by: Vladimir Davydov <vdavydov-5HdwGun5lf+gSpxsJD1C4w@public.gmane.org>
+Acked-by: Vladimir Davydov <vdavydov@virtuozzo.com>
 
 One addition though. May be, we could add 'total' field which would show
 memory.current? Yeah, this would result in a little redundancy, but I
diff --git a/a/content_digest b/N2/content_digest
index 270596c..b554e2e 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,17 +1,16 @@
  "ref\01452722469-24704-1-git-send-email-hannes@cmpxchg.org\0"
  "ref\020160113144916.03f03766e201b6b04a8a47cc@linux-foundation.org\0"
  "ref\020160114202408.GA20218@cmpxchg.org\0"
- "ref\020160114202408.GA20218-druUgvl0LCNAfugRpC6u6w@public.gmane.org\0"
- "From\0Vladimir Davydov <vdavydov-5HdwGun5lf+gSpxsJD1C4w@public.gmane.org>\0"
+ "From\0Vladimir Davydov <vdavydov@virtuozzo.com>\0"
  "Subject\0Re: [PATCH 0/2] mm: memcontrol: cgroup2 memory statistics\0"
  "Date\0Fri, 15 Jan 2016 12:58:34 +0300\0"
- "To\0Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org>\0"
- "Cc\0Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>"
-  Michal Hocko <mhocko-AlSwsSmVLrQ@public.gmane.org>
-  linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org
-  cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
- " kernel-team-b10kYP2dOMg@public.gmane.org\0"
+ "To\0Johannes Weiner <hannes@cmpxchg.org>\0"
+ "Cc\0Andrew Morton <akpm@linux-foundation.org>"
+  Michal Hocko <mhocko@suse.cz>
+  <linux-mm@kvack.org>
+  <cgroups@vger.kernel.org>
+  <linux-kernel@vger.kernel.org>
+ " <kernel-team@fb.com>\0"
  "\00:1\0"
  "b\0"
  "Hi Johannes,\n"
@@ -48,13 +47,13 @@
  "> using memory, and the items chosen for now are likely to remain valid\n"
  "> even with significant changes to the memory management implementation.\n"
  "> \n"
- "> Signed-off-by: Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org>\n"
+ "> Signed-off-by: Johannes Weiner <hannes@cmpxchg.org>\n"
  "\n"
  "With the follow-up it looks good to me. All exported counters look\n"
  "justified enough and the format follows that of other cgroup2\n"
  "controllers (cpu, blkio). Thanks!\n"
  "\n"
- "Acked-by: Vladimir Davydov <vdavydov-5HdwGun5lf+gSpxsJD1C4w@public.gmane.org>\n"
+ "Acked-by: Vladimir Davydov <vdavydov@virtuozzo.com>\n"
  "\n"
  "One addition though. May be, we could add 'total' field which would show\n"
  "memory.current? Yeah, this would result in a little redundancy, but I\n"
@@ -82,4 +81,4 @@
  "Thanks,\n"
  Vladimir
 
-f64bb76db515c6bf74c6888406609c287d105d417725fae888a802fe201570bd
+ffe63400bde8942a13e3ec6e80fdeb6170cb5f61522029bbdafb32c9f5527def

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.