diff for duplicates of <20100527021905.GG22536@laptop> diff --git a/a/1.txt b/N1/1.txt index 9dd571c..a3a2a63 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -70,8 +70,3 @@ But I think we should ensure things can get reclaimed eventually. 100 objects could be 100 slabs, which could be anything from half a meg to half a dozen. Multiplied by each of the caches. Could be significant in small systems. - -_______________________________________________ -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 9485772..4793706 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -6,9 +6,9 @@ "Subject\0Re: [PATCH 3/5] superblock: introduce per-sb cache shrinker infrastructure\0" "Date\0Thu, 27 May 2010 12:19:05 +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" @@ -83,11 +83,6 @@ "But I think we should ensure things can get reclaimed eventually.\n" "100 objects could be 100 slabs, which could be anything from\n" "half a meg to half a dozen. Multiplied by each of the caches.\n" - "Could be significant in small systems.\n" - "\n" - "_______________________________________________\n" - "xfs mailing list\n" - "xfs@oss.sgi.com\n" - http://oss.sgi.com/mailman/listinfo/xfs + Could be significant in small systems. -cab6ceaa62b1137399c81e71ee41e7b99a09708d8101493d1ad7ff3c7304be20 +8181013b6c941b86aa8419d91d56cf7848adf6fa39ddf95b8133c9cee9ffad34
diff --git a/a/1.txt b/N2/1.txt index 9dd571c..f98b241 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -71,7 +71,8 @@ But I think we should ensure things can get reclaimed eventually. half a meg to half a dozen. Multiplied by each of the caches. Could be significant in small systems. -_______________________________________________ -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 9485772..e8e335e 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -6,9 +6,9 @@ "Subject\0Re: [PATCH 3/5] superblock: introduce per-sb cache shrinker infrastructure\0" "Date\0Thu, 27 May 2010 12:19:05 +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" @@ -85,9 +85,10 @@ "half a meg to half a dozen. Multiplied by each of the caches.\n" "Could be significant in small systems.\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>" -cab6ceaa62b1137399c81e71ee41e7b99a09708d8101493d1ad7ff3c7304be20 +13061217b7d978c951e1ae8c3faaab59595278417073c9ccb099dbea8934c6f9
diff --git a/a/1.txt b/N3/1.txt index 9dd571c..88fceae 100644 --- a/a/1.txt +++ b/N3/1.txt @@ -42,7 +42,7 @@ thing I wanted. Thanks. > > > + } > > > + > > > + 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; @@ -71,7 +71,8 @@ But I think we should ensure things can get reclaimed eventually. half a meg to half a dozen. Multiplied by each of the caches. Could be significant in small systems. -_______________________________________________ -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 9485772..94881b4 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -6,9 +6,9 @@ "Subject\0Re: [PATCH 3/5] superblock: introduce per-sb cache shrinker infrastructure\0" "Date\0Thu, 27 May 2010 12:19:05 +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" @@ -56,7 +56,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" @@ -85,9 +85,10 @@ "half a meg to half a dozen. Multiplied by each of the caches.\n" "Could be significant in small systems.\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>" -cab6ceaa62b1137399c81e71ee41e7b99a09708d8101493d1ad7ff3c7304be20 +5f89a5965bb987fdd61a2fda0d56db3f83c9cfd185d51c2b86c6224647f75f56
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.