All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20111018085351.GB27805@localhost>

diff --git a/a/1.txt b/N1/1.txt
index 540f648..5b3ee9e 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -3,15 +3,15 @@ An update from Feng:
 Subject: nfs: fix a bug about adjusting nfs_congestion_kb
 Date: Tue Oct 18 12:47:58 CST 2011
 
-From: "Tang, Feng" <feng.tang@intel.com>
+From: "Tang, Feng" <feng.tang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
 
 The VM dirty_thresh may be set to very small(even 0) by wired user, in
 such case, nfs_congestion_kb may be adjusted to 0, will cause the normal
 NFS write function get congested and deaklocked. So let's set the bottom
 line of nfs_congestion_kb to 128kb.
 
-Signed-off-by: Feng Tang <feng.tang@intel.com>
-Signed-off-by: Wu Fengguang <fengguang.wu@intel.com>
+Signed-off-by: Feng Tang <feng.tang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
+Signed-off-by: Wu Fengguang <fengguang.wu-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
 ---
  fs/nfs/write.c |    1 +
  1 file changed, 1 insertion(+)
@@ -26,3 +26,7 @@ Signed-off-by: Wu Fengguang <fengguang.wu@intel.com>
  
  	if (nfs_congestion_kb > dirty_thresh / 8)
  		nfs_congestion_kb = dirty_thresh / 8;
+--
+To unsubscribe from this list: send the line "unsubscribe linux-nfs" 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/N1/content_digest
index 976063f..e505aed 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -3,23 +3,23 @@
  "ref\020111010130722.GA11387@localhost\0"
  "ref\020111010131051.GA16847@localhost\0"
  "ref\020111010131154.GB16847@localhost\0"
- "From\0Wu Fengguang <fengguang.wu@intel.com>\0"
+ "From\0Wu Fengguang <fengguang.wu-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\0"
  "Subject\0Re: [RFC][PATCH 2/2] nfs: scale writeback threshold proportional to dirty threshold\0"
  "Date\0Tue, 18 Oct 2011 16:53:51 +0800\0"
- "To\0Trond Myklebust <Trond.Myklebust@netapp.com>"
- " linux-nfs@vger.kernel.org\0"
- "Cc\0Peter Zijlstra <a.p.zijlstra@chello.nl>"
-  linux-fsdevel@vger.kernel.org <linux-fsdevel@vger.kernel.org>
-  Andrew Morton <akpm@linux-foundation.org>
-  Jan Kara <jack@suse.cz>
-  Christoph Hellwig <hch@lst.de>
-  Dave Chinner <david@fromorbit.com>
-  Greg Thelen <gthelen@google.com>
-  Minchan Kim <minchan.kim@gmail.com>
-  Vivek Goyal <vgoyal@redhat.com>
-  Andrea Righi <arighi@develer.com>
-  linux-mm <linux-mm@kvack.org>
- " LKML <linux-kernel@vger.kernel.org>\0"
+ "To\0Trond Myklebust <Trond.Myklebust-HgOvQuBEEgTQT0dZR+AlfA@public.gmane.org>"
+ " linux-nfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
+ "Cc\0Peter Zijlstra <a.p.zijlstra-/NLkJaSkS4VmR6Xm/wNWPw@public.gmane.org>"
+  linux-fsdevel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-fsdevel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
+  Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>
+  Jan Kara <jack-AlSwsSmVLrQ@public.gmane.org>
+  Christoph Hellwig <hch-jcswGhMUV9g@public.gmane.org>
+  Dave Chinner <david-FqsqvQoI3Ljby3iVrkZq2A@public.gmane.org>
+  Greg Thelen <gthelen-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>
+  Minchan Kim <minchan.kim-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
+  Vivek Goyal <vgoyal-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
+  Andrea Righi <arighi-vWjgImWzx8FBDgjK7y7TUQ@public.gmane.org>
+  linux-mm <linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org>
+ " LKML <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>\0"
  "\00:1\0"
  "b\0"
  "An update from Feng:\n"
@@ -27,15 +27,15 @@
  "Subject: nfs: fix a bug about adjusting nfs_congestion_kb\n"
  "Date: Tue Oct 18 12:47:58 CST 2011\n"
  "\n"
- "From: \"Tang, Feng\" <feng.tang@intel.com>\n"
+ "From: \"Tang, Feng\" <feng.tang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\n"
  "\n"
  "The VM dirty_thresh may be set to very small(even 0) by wired user, in\n"
  "such case, nfs_congestion_kb may be adjusted to 0, will cause the normal\n"
  "NFS write function get congested and deaklocked. So let's set the bottom\n"
  "line of nfs_congestion_kb to 128kb.\n"
  "\n"
- "Signed-off-by: Feng Tang <feng.tang@intel.com>\n"
- "Signed-off-by: Wu Fengguang <fengguang.wu@intel.com>\n"
+ "Signed-off-by: Feng Tang <feng.tang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\n"
+ "Signed-off-by: Wu Fengguang <fengguang.wu-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\n"
  "---\n"
  " fs/nfs/write.c |    1 +\n"
  " 1 file changed, 1 insertion(+)\n"
@@ -49,6 +49,10 @@
  "+\tdirty_thresh += 1024;\n"
  " \n"
  " \tif (nfs_congestion_kb > dirty_thresh / 8)\n"
- " \t\tnfs_congestion_kb = dirty_thresh / 8;"
+ " \t\tnfs_congestion_kb = dirty_thresh / 8;\n"
+ "--\n"
+ "To unsubscribe from this list: send the line \"unsubscribe linux-nfs\" 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
 
-4557b70eb7d12ae1699d12bd428bff4c73f4f8da78f73c5ed43961cc937c999d
+63db74595a7a0a8c365fb988125757da4f6bf9b9cdfcefbc573dfab395f4c5f2

diff --git a/a/1.txt b/N2/1.txt
index 540f648..65ad23c 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -26,3 +26,10 @@ Signed-off-by: Wu Fengguang <fengguang.wu@intel.com>
  
  	if (nfs_congestion_kb > dirty_thresh / 8)
  		nfs_congestion_kb = dirty_thresh / 8;
+
+--
+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/N2/content_digest
index 976063f..847906e 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -49,6 +49,13 @@
  "+\tdirty_thresh += 1024;\n"
  " \n"
  " \tif (nfs_congestion_kb > dirty_thresh / 8)\n"
- " \t\tnfs_congestion_kb = dirty_thresh / 8;"
+ " \t\tnfs_congestion_kb = dirty_thresh / 8;\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"
+ "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>"
 
-4557b70eb7d12ae1699d12bd428bff4c73f4f8da78f73c5ed43961cc937c999d
+b9adeb2b6d1ffa54d728167d6c0b5d0f02667e14f46b7ac1590e7f510d76268e

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.