diff for duplicates of <20100527063523.GJ22536@laptop> diff --git a/a/1.txt b/N1/1.txt index babf263..041ef63 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -92,9 +92,3 @@ Then the shrinker callback will go: What do you think of that? Seeing as we're changing the shrinker API anyway, I'd think it is high time to do somthing like this. - - -_______________________________________________ -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 2086d64..655fa29 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -4,9 +4,9 @@ "Subject\0Re: [PATCH 3/5] superblock: introduce per-sb cache shrinker infrastructure\0" "Date\0Thu, 27 May 2010 16:35:23 +1000\0" "To\0Dave Chinner <david@fromorbit.com>\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" @@ -103,12 +103,6 @@ "\t...\n" "\n" "What do you think of that? Seeing as we're changing the shrinker API\n" - "anyway, I'd think it is high time to do somthing like this.\n" - "\n" - "\n" - "_______________________________________________\n" - "xfs mailing list\n" - "xfs@oss.sgi.com\n" - http://oss.sgi.com/mailman/listinfo/xfs + anyway, I'd think it is high time to do somthing like this. -89223bde88f08e54db634da1d3ebf92920a83881e7489872ab87c52f59955792 +0771aaa07ba426d395cd68836a4979298b37d28d2e535a706456bc5a79d20e88
diff --git a/a/1.txt b/N2/1.txt index babf263..3f6bcdf 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -94,7 +94,8 @@ What do you think of that? Seeing as we're changing the shrinker API anyway, I'd think it is high time to do somthing like this. -_______________________________________________ -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 2086d64..c341604 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -4,9 +4,9 @@ "Subject\0Re: [PATCH 3/5] superblock: introduce per-sb cache shrinker infrastructure\0" "Date\0Thu, 27 May 2010 16:35:23 +1000\0" "To\0Dave Chinner <david@fromorbit.com>\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" @@ -106,9 +106,10 @@ "anyway, I'd think it is high time to do somthing like this.\n" "\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>" -89223bde88f08e54db634da1d3ebf92920a83881e7489872ab87c52f59955792 +ea83eacac618fc7635348558f5337f258104f7b81765b36061031281e89db34a
diff --git a/a/1.txt b/N3/1.txt index babf263..0cc6aa8 100644 --- a/a/1.txt +++ b/N3/1.txt @@ -32,7 +32,7 @@ On Tue, May 25, 2010 at 06:53:06PM +1000, Dave Chinner 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; @@ -94,7 +94,8 @@ What do you think of that? Seeing as we're changing the shrinker API anyway, I'd think it is high time to do somthing like this. -_______________________________________________ -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 2086d64..fe9185d 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -4,9 +4,9 @@ "Subject\0Re: [PATCH 3/5] superblock: introduce per-sb cache shrinker infrastructure\0" "Date\0Thu, 27 May 2010 16:35:23 +1000\0" "To\0Dave Chinner <david@fromorbit.com>\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" @@ -44,7 +44,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" @@ -106,9 +106,10 @@ "anyway, I'd think it is high time to do somthing like this.\n" "\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>" -89223bde88f08e54db634da1d3ebf92920a83881e7489872ab87c52f59955792 +c4de9d5ef70ac7f0a6c5ead0ed8347a68d113761855cdc7cf684b7a411c0f978
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.