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

diff --git a/a/1.txt b/N1/1.txt
index 58e193e..51f36f4 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,12 +1,12 @@
 On Thu, Nov 24, 2011 at 11:39:39AM +0530, Balbir Singh wrote:
-> On Wed, Nov 23, 2011 at 9:12 PM, Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org> wrote:
+> On Wed, Nov 23, 2011 at 9:12 PM, Johannes Weiner <hannes@cmpxchg.org> wrote:
 > >
 > > Here are some minor memcg-related cleanups and optimizations, nothing
-> > too exciting.  The bulk of the diffstat comes from renaming the
+> > too exciting.  The bulk of the diffstat comes from renaming the
 > > remaining variables to describe a (struct mem_cgroup *) to "memcg".
 > > The rest cuts down on the (un)charge fastpaths, as people start to get
 > > annoyed by those functions showing up in the profiles of their their
-> > non-memcg workloads.  More is to come, but I wanted to get the more
+> > non-memcg workloads.  More is to come, but I wanted to get the more
 > > obvious bits out of the way.
 > 
 > Hi, Johannes
@@ -57,7 +57,10 @@ Oh, and workload runtime is always recorded in NAME.time, so
 
 gives you the timings of each run, which you can then further process
 with "mean" or "median" again.
+
 --
-To unsubscribe from this list: send the line "unsubscribe cgroups" in
-the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-More majordomo info at  http://vger.kernel.org/majordomo-info.html
+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/ .
+Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/
+Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
diff --git a/a/content_digest b/N1/content_digest
index d5fcb75..ae467b8 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,27 +1,26 @@
  "ref\01322062951-1756-1-git-send-email-hannes@cmpxchg.org\0"
  "ref\0CAKTCnzk0Jzq+o1Qv9hOO5ssO7U_xe1ZqUaWDhWEeJAQQPjPudg@mail.gmail.com\0"
- "ref\0CAKTCnzk0Jzq+o1Qv9hOO5ssO7U_xe1ZqUaWDhWEeJAQQPjPudg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org\0"
- "From\0Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org>\0"
+ "From\0Johannes Weiner <hannes@cmpxchg.org>\0"
  "Subject\0Re: [patch 0/8] mm: memcg fixlets for 3.3\0"
  "Date\0Thu, 24 Nov 2011 10:45:32 +0100\0"
- "To\0Balbir Singh <bsingharora-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0"
- "Cc\0Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>"
-  KAMEZAWA Hiroyuki <kamezawa.hiroyu-+CUm20s59erQFUHtdCDX3A@public.gmane.org>
-  Michal Hocko <mhocko-AlSwsSmVLrQ@public.gmane.org>
-  cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org
- " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
+ "To\0Balbir Singh <bsingharora@gmail.com>\0"
+ "Cc\0Andrew Morton <akpm@linux-foundation.org>"
+  KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
+  Michal Hocko <mhocko@suse.cz>
+  cgroups@vger.kernel.org
+  linux-mm@kvack.org
+ " linux-kernel@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
  "On Thu, Nov 24, 2011 at 11:39:39AM +0530, Balbir Singh wrote:\n"
- "> On Wed, Nov 23, 2011 at 9:12 PM, Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org> wrote:\n"
+ "> On Wed, Nov 23, 2011 at 9:12 PM, Johannes Weiner <hannes@cmpxchg.org> wrote:\n"
  "> >\n"
  "> > Here are some minor memcg-related cleanups and optimizations, nothing\n"
- "> > too exciting. \302\240The bulk of the diffstat comes from renaming the\n"
+ "> > too exciting.  The bulk of the diffstat comes from renaming the\n"
  "> > remaining variables to describe a (struct mem_cgroup *) to \"memcg\".\n"
  "> > The rest cuts down on the (un)charge fastpaths, as people start to get\n"
  "> > annoyed by those functions showing up in the profiles of their their\n"
- "> > non-memcg workloads. \302\240More is to come, but I wanted to get the more\n"
+ "> > non-memcg workloads.  More is to come, but I wanted to get the more\n"
  "> > obvious bits out of the way.\n"
  "> \n"
  "> Hi, Johannes\n"
@@ -72,9 +71,12 @@
  "\n"
  "gives you the timings of each run, which you can then further process\n"
  "with \"mean\" or \"median\" again.\n"
+ "\n"
  "--\n"
- "To unsubscribe from this list: send the line \"unsubscribe cgroups\" in\n"
- "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
- More majordomo info at  http://vger.kernel.org/majordomo-info.html
+ "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"
+ "Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/\n"
+ "Don't email: <a href=mailto:\"dont@kvack.org\"> email@kvack.org </a>"
 
-90d3c84e46aea4e2c8f96e121ae8ab34b842f51736bc87b9d0b50db17634640c
+8ad9ecc6dc45693909330f913ce72f87d9e1f0a445b1767535b6bcc095b191d5

diff --git a/a/1.txt b/N2/1.txt
index 58e193e..697d1c0 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,5 +1,5 @@
 On Thu, Nov 24, 2011 at 11:39:39AM +0530, Balbir Singh wrote:
-> On Wed, Nov 23, 2011 at 9:12 PM, Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org> wrote:
+> On Wed, Nov 23, 2011 at 9:12 PM, Johannes Weiner <hannes@cmpxchg.org> wrote:
 > >
 > > Here are some minor memcg-related cleanups and optimizations, nothing
 > > too exciting.  The bulk of the diffstat comes from renaming the
@@ -57,7 +57,3 @@ Oh, and workload runtime is always recorded in NAME.time, so
 
 gives you the timings of each run, which you can then further process
 with "mean" or "median" again.
---
-To unsubscribe from this list: send the line "unsubscribe cgroups" in
-the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff --git a/a/content_digest b/N2/content_digest
index d5fcb75..77d7ee4 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,20 +1,19 @@
  "ref\01322062951-1756-1-git-send-email-hannes@cmpxchg.org\0"
  "ref\0CAKTCnzk0Jzq+o1Qv9hOO5ssO7U_xe1ZqUaWDhWEeJAQQPjPudg@mail.gmail.com\0"
- "ref\0CAKTCnzk0Jzq+o1Qv9hOO5ssO7U_xe1ZqUaWDhWEeJAQQPjPudg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org\0"
- "From\0Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org>\0"
+ "From\0Johannes Weiner <hannes@cmpxchg.org>\0"
  "Subject\0Re: [patch 0/8] mm: memcg fixlets for 3.3\0"
  "Date\0Thu, 24 Nov 2011 10:45:32 +0100\0"
- "To\0Balbir Singh <bsingharora-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0"
- "Cc\0Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>"
-  KAMEZAWA Hiroyuki <kamezawa.hiroyu-+CUm20s59erQFUHtdCDX3A@public.gmane.org>
-  Michal Hocko <mhocko-AlSwsSmVLrQ@public.gmane.org>
-  cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org
- " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
+ "To\0Balbir Singh <bsingharora@gmail.com>\0"
+ "Cc\0Andrew Morton <akpm@linux-foundation.org>"
+  KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
+  Michal Hocko <mhocko@suse.cz>
+  cgroups@vger.kernel.org
+  linux-mm@kvack.org
+ " linux-kernel@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
  "On Thu, Nov 24, 2011 at 11:39:39AM +0530, Balbir Singh wrote:\n"
- "> On Wed, Nov 23, 2011 at 9:12 PM, Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org> wrote:\n"
+ "> On Wed, Nov 23, 2011 at 9:12 PM, Johannes Weiner <hannes@cmpxchg.org> wrote:\n"
  "> >\n"
  "> > Here are some minor memcg-related cleanups and optimizations, nothing\n"
  "> > too exciting. \302\240The bulk of the diffstat comes from renaming the\n"
@@ -71,10 +70,6 @@
  "\tevents < `uname -r`.time\n"
  "\n"
  "gives you the timings of each run, which you can then further process\n"
- "with \"mean\" or \"median\" again.\n"
- "--\n"
- "To unsubscribe from this list: send the line \"unsubscribe cgroups\" in\n"
- "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
- More majordomo info at  http://vger.kernel.org/majordomo-info.html
+ "with \"mean\" or \"median\" again."
 
-90d3c84e46aea4e2c8f96e121ae8ab34b842f51736bc87b9d0b50db17634640c
+762b631b9bc5c9351fadf6190d5cdc1ea9ddea8da6f47fe8ccff0c17485a7b98

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.