All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20130730143228.GD715@cmpxchg.org>

diff --git a/a/1.txt b/N1/1.txt
index d6aba2a..3d6ecf4 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,7 +1,7 @@
 On Tue, Jul 30, 2013 at 04:09:13PM +0200, Michal Hocko wrote:
 > On Fri 26-07-13 17:28:09, Johannes Weiner wrote:
 > [...]
-> > From: Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org>
+> > From: Johannes Weiner <hannes@cmpxchg.org>
 > > Subject: [patch] mm: memcg: rework and document OOM serialization
 > > 
 > > 1. Remove the return value of mem_cgroup_oom_unlock().
@@ -43,7 +43,7 @@ On Tue, Jul 30, 2013 at 04:09:13PM +0200, Michal Hocko wrote:
 > OK, this looks better than what we have today, but still could be done
 > better IMO ;)
 > 
-> > Signed-off-by: Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org>
+> > Signed-off-by: Johannes Weiner <hannes@cmpxchg.org>
 > > ---
 > >  mm/memcontrol.c | 85 +++++++++++++++++++++++++++++++--------------------------
 > >  1 file changed, 47 insertions(+), 38 deletions(-)
diff --git a/a/content_digest b/N1/content_digest
index 07290d5..8a8c099 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -3,26 +3,25 @@
  "ref\020130726144310.GH17761@dhcp22.suse.cz\0"
  "ref\020130726212808.GD17975@cmpxchg.org\0"
  "ref\020130730140913.GC15847@dhcp22.suse.cz\0"
- "ref\020130730140913.GC15847-2MMpYkNvuYDjFM9bn6wA6Q@public.gmane.org\0"
- "From\0Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org>\0"
+ "From\0Johannes Weiner <hannes@cmpxchg.org>\0"
  "Subject\0Re: [patch 6/6] mm: memcg: do not trap chargers with full callstack on OOM\0"
  "Date\0Tue, 30 Jul 2013 10:32:28 -0400\0"
- "To\0Michal Hocko <mhocko-AlSwsSmVLrQ@public.gmane.org>\0"
- "Cc\0Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>"
-  David Rientjes <rientjes-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>
-  KAMEZAWA Hiroyuki <kamezawa.hiroyu-+CUm20s59erQFUHtdCDX3A@public.gmane.org>
-  azurIt <azurit-Rm0zKEqwvD4@public.gmane.org>
-  linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org
-  cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  x86-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
-  linux-arch-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
- " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
+ "To\0Michal Hocko <mhocko@suse.cz>\0"
+ "Cc\0Andrew Morton <akpm@linux-foundation.org>"
+  David Rientjes <rientjes@google.com>
+  KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
+  azurIt <azurit@pobox.sk>
+  linux-mm@kvack.org
+  cgroups@vger.kernel.org
+  x86@kernel.org
+  linux-arch@vger.kernel.org
+ " linux-kernel@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
  "On Tue, Jul 30, 2013 at 04:09:13PM +0200, Michal Hocko wrote:\n"
  "> On Fri 26-07-13 17:28:09, Johannes Weiner wrote:\n"
  "> [...]\n"
- "> > From: Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org>\n"
+ "> > From: Johannes Weiner <hannes@cmpxchg.org>\n"
  "> > Subject: [patch] mm: memcg: rework and document OOM serialization\n"
  "> > \n"
  "> > 1. Remove the return value of mem_cgroup_oom_unlock().\n"
@@ -64,7 +63,7 @@
  "> OK, this looks better than what we have today, but still could be done\n"
  "> better IMO ;)\n"
  "> \n"
- "> > Signed-off-by: Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org>\n"
+ "> > Signed-off-by: Johannes Weiner <hannes@cmpxchg.org>\n"
  "> > ---\n"
  "> >  mm/memcontrol.c | 85 +++++++++++++++++++++++++++++++--------------------------\n"
  "> >  1 file changed, 47 insertions(+), 38 deletions(-)\n"
@@ -198,4 +197,4 @@
  "schedule() before unmark_under_oom()).  So we issue wakeups when there\n"
  is somebody waiting for the lock.
 
-5d40441024a01fd7e0d36b5bd89582357b2615d3319f0581acecf44796446457
+27863cb527493699d6b53c2fa8c767d4f5b5f45cd6d05cebf2ffce08dcbdacfb

diff --git a/a/1.txt b/N2/1.txt
index d6aba2a..3c38f70 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,7 +1,7 @@
 On Tue, Jul 30, 2013 at 04:09:13PM +0200, Michal Hocko wrote:
 > On Fri 26-07-13 17:28:09, Johannes Weiner wrote:
 > [...]
-> > From: Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org>
+> > From: Johannes Weiner <hannes@cmpxchg.org>
 > > Subject: [patch] mm: memcg: rework and document OOM serialization
 > > 
 > > 1. Remove the return value of mem_cgroup_oom_unlock().
@@ -43,7 +43,7 @@ On Tue, Jul 30, 2013 at 04:09:13PM +0200, Michal Hocko wrote:
 > OK, this looks better than what we have today, but still could be done
 > better IMO ;)
 > 
-> > Signed-off-by: Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org>
+> > Signed-off-by: Johannes Weiner <hannes@cmpxchg.org>
 > > ---
 > >  mm/memcontrol.c | 85 +++++++++++++++++++++++++++++++--------------------------
 > >  1 file changed, 47 insertions(+), 38 deletions(-)
@@ -176,3 +176,9 @@ killer decreases it again, but everybody who is sleeping because they
 failed the trylock still hasn't unmarked the hierarchy (they call
 schedule() before unmark_under_oom()).  So we issue wakeups when there
 is somebody waiting for the lock.
+
+--
+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/N2/content_digest
index 07290d5..cf6439e 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -3,26 +3,25 @@
  "ref\020130726144310.GH17761@dhcp22.suse.cz\0"
  "ref\020130726212808.GD17975@cmpxchg.org\0"
  "ref\020130730140913.GC15847@dhcp22.suse.cz\0"
- "ref\020130730140913.GC15847-2MMpYkNvuYDjFM9bn6wA6Q@public.gmane.org\0"
- "From\0Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org>\0"
+ "From\0Johannes Weiner <hannes@cmpxchg.org>\0"
  "Subject\0Re: [patch 6/6] mm: memcg: do not trap chargers with full callstack on OOM\0"
  "Date\0Tue, 30 Jul 2013 10:32:28 -0400\0"
- "To\0Michal Hocko <mhocko-AlSwsSmVLrQ@public.gmane.org>\0"
- "Cc\0Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>"
-  David Rientjes <rientjes-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>
-  KAMEZAWA Hiroyuki <kamezawa.hiroyu-+CUm20s59erQFUHtdCDX3A@public.gmane.org>
-  azurIt <azurit-Rm0zKEqwvD4@public.gmane.org>
-  linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org
-  cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  x86-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
-  linux-arch-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
- " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
+ "To\0Michal Hocko <mhocko@suse.cz>\0"
+ "Cc\0Andrew Morton <akpm@linux-foundation.org>"
+  David Rientjes <rientjes@google.com>
+  KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
+  azurIt <azurit@pobox.sk>
+  linux-mm@kvack.org
+  cgroups@vger.kernel.org
+  x86@kernel.org
+  linux-arch@vger.kernel.org
+ " linux-kernel@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
  "On Tue, Jul 30, 2013 at 04:09:13PM +0200, Michal Hocko wrote:\n"
  "> On Fri 26-07-13 17:28:09, Johannes Weiner wrote:\n"
  "> [...]\n"
- "> > From: Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org>\n"
+ "> > From: Johannes Weiner <hannes@cmpxchg.org>\n"
  "> > Subject: [patch] mm: memcg: rework and document OOM serialization\n"
  "> > \n"
  "> > 1. Remove the return value of mem_cgroup_oom_unlock().\n"
@@ -64,7 +63,7 @@
  "> OK, this looks better than what we have today, but still could be done\n"
  "> better IMO ;)\n"
  "> \n"
- "> > Signed-off-by: Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org>\n"
+ "> > Signed-off-by: Johannes Weiner <hannes@cmpxchg.org>\n"
  "> > ---\n"
  "> >  mm/memcontrol.c | 85 +++++++++++++++++++++++++++++++--------------------------\n"
  "> >  1 file changed, 47 insertions(+), 38 deletions(-)\n"
@@ -196,6 +195,12 @@
  "killer decreases it again, but everybody who is sleeping because they\n"
  "failed the trylock still hasn't unmarked the hierarchy (they call\n"
  "schedule() before unmark_under_oom()).  So we issue wakeups when there\n"
- is somebody waiting for the lock.
+ "is somebody waiting for the lock.\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>"
 
-5d40441024a01fd7e0d36b5bd89582357b2615d3319f0581acecf44796446457
+6ef4b40eb3b603cde77429b69e44d413a39e9e63b54a3297587c2345f588caf9

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.