diff for duplicates of <20100527224034.GO12087@dastard> diff --git a/a/1.txt b/N1/1.txt index 349f761..6556a0b 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -141,8 +141,3 @@ Dave. -- Dave Chinner david@fromorbit.com - -_______________________________________________ -xfs mailing list -xfs@oss.sgi.com -http://oss.sgi.com/mailman/listinfo/xfs diff --git a/a/content_digest b/N1/content_digest index 2e27397..e885026 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -5,9 +5,9 @@ "Subject\0Re: [PATCH 3/5] superblock: introduce per-sb cache shrinker infrastructure\0" "Date\0Fri, 28 May 2010 08:40:34 +1000\0" "To\0Nick Piggin <npiggin@suse.de>\0" - "Cc\0linux-fsdevel@vger.kernel.org" + "Cc\0linux-kernel@vger.kernel.org" + linux-fsdevel@vger.kernel.org linux-mm@kvack.org - linux-kernel@vger.kernel.org " xfs@oss.sgi.com\0" "\00:1\0" "b\0" @@ -153,11 +153,6 @@ "Dave.\n" "-- \n" "Dave Chinner\n" - "david@fromorbit.com\n" - "\n" - "_______________________________________________\n" - "xfs mailing list\n" - "xfs@oss.sgi.com\n" - http://oss.sgi.com/mailman/listinfo/xfs + david@fromorbit.com -3f3eb4c52867769227bf51365ffa532c4d7acbf38a8afe4aabe00e14b80eb3d6 +6b0d922f154a3cacbd50f7160b8f5c53e0e7af7c1e0d91b0897d051269fb79ef
diff --git a/a/1.txt b/N2/1.txt index 349f761..eb00605 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -142,7 +142,8 @@ Dave. Dave Chinner david@fromorbit.com -_______________________________________________ -xfs mailing list -xfs@oss.sgi.com -http://oss.sgi.com/mailman/listinfo/xfs +-- +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 2e27397..508ae92 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -5,9 +5,9 @@ "Subject\0Re: [PATCH 3/5] superblock: introduce per-sb cache shrinker infrastructure\0" "Date\0Fri, 28 May 2010 08:40:34 +1000\0" "To\0Nick Piggin <npiggin@suse.de>\0" - "Cc\0linux-fsdevel@vger.kernel.org" + "Cc\0linux-kernel@vger.kernel.org" + linux-fsdevel@vger.kernel.org linux-mm@kvack.org - linux-kernel@vger.kernel.org " xfs@oss.sgi.com\0" "\00:1\0" "b\0" @@ -155,9 +155,10 @@ "Dave Chinner\n" "david@fromorbit.com\n" "\n" - "_______________________________________________\n" - "xfs mailing list\n" - "xfs@oss.sgi.com\n" - http://oss.sgi.com/mailman/listinfo/xfs + "--\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>" -3f3eb4c52867769227bf51365ffa532c4d7acbf38a8afe4aabe00e14b80eb3d6 +2ab4ed43404a1b919dcf427d87a555e1389a45bebdb985cce8a997dae894f6b7
diff --git a/a/1.txt b/N3/1.txt index 349f761..74e63d8 100644 --- a/a/1.txt +++ b/N3/1.txt @@ -33,7 +33,7 @@ On Thu, May 27, 2010 at 04:35:23PM +1000, Nick Piggin wrote: > > + } > > + > > + if (nr_to_scan) { -> > + /* proportion the scan between the two cacheѕ */ +> > + /* proportion the scan between the two cacheN? */ > > + int total; > > + > > + total = sb->s_nr_dentry_unused + sb->s_nr_inodes_unused + 1; @@ -57,7 +57,7 @@ On Thu, May 27, 2010 at 04:35:23PM +1000, Nick Piggin wrote: It's self-balancing - it trends towards an equal number of unused dentries and inodes in the caches. Yes, it will tear down more dentries at first, but we need to do that to be able to reclaim -inodes. Ås reclaim progresses the propotion of inodes increases, so +inodes. a?<<s reclaim progresses the propotion of inodes increases, so the amount of inodes reclaimed increases. Basically this is a recognition that the important cache for @@ -142,7 +142,8 @@ Dave. Dave Chinner david@fromorbit.com -_______________________________________________ -xfs mailing list -xfs@oss.sgi.com -http://oss.sgi.com/mailman/listinfo/xfs +-- +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/N3/content_digest index 2e27397..0ed9302 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -5,9 +5,9 @@ "Subject\0Re: [PATCH 3/5] superblock: introduce per-sb cache shrinker infrastructure\0" "Date\0Fri, 28 May 2010 08:40:34 +1000\0" "To\0Nick Piggin <npiggin@suse.de>\0" - "Cc\0linux-fsdevel@vger.kernel.org" + "Cc\0linux-kernel@vger.kernel.org" + linux-fsdevel@vger.kernel.org linux-mm@kvack.org - linux-kernel@vger.kernel.org " xfs@oss.sgi.com\0" "\00:1\0" "b\0" @@ -46,7 +46,7 @@ "> > +\t}\n" "> > +\n" "> > +\tif (nr_to_scan) {\n" - "> > +\t\t/* proportion the scan between the two cache\321\225 */\n" + "> > +\t\t/* proportion the scan between the two cacheN? */\n" "> > +\t\tint total;\n" "> > +\n" "> > +\t\ttotal = sb->s_nr_dentry_unused + sb->s_nr_inodes_unused + 1;\n" @@ -70,7 +70,7 @@ "It's self-balancing - it trends towards an equal number of unused\n" "dentries and inodes in the caches. Yes, it will tear down more\n" "dentries at first, but we need to do that to be able to reclaim\n" - "inodes. \342\204\253s reclaim progresses the propotion of inodes increases, so\n" + "inodes. a?<<s reclaim progresses the propotion of inodes increases, so\n" "the amount of inodes reclaimed increases. \n" "\n" "Basically this is a recognition that the important cache for\n" @@ -155,9 +155,10 @@ "Dave Chinner\n" "david@fromorbit.com\n" "\n" - "_______________________________________________\n" - "xfs mailing list\n" - "xfs@oss.sgi.com\n" - http://oss.sgi.com/mailman/listinfo/xfs + "--\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>" -3f3eb4c52867769227bf51365ffa532c4d7acbf38a8afe4aabe00e14b80eb3d6 +a151540f2a1df642156d4991e4f4738b14f21f5fabd336332d04c7224c7538a6
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.