diff for duplicates of <20100527040210.GI12087@dastard> diff --git a/a/1.txt b/N1/1.txt index bdbaef1..b9b56dc 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -84,8 +84,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 0bbd9c9..b25ac5f 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -7,9 +7,9 @@ "Subject\0Re: [PATCH 1/5] inode: Make unused inode LRU per superblock\0" "Date\0Thu, 27 May 2010 14:02:10 +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" @@ -98,11 +98,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 -8c1261f3a4ba657f281465780de9128ec87f7372f49e53012c3cb28d7c7ff980 +c4c1fbc7fe731d29f7fd104b3bfc34efdd4e25e44103bfbc45bfd723aad22319
diff --git a/a/1.txt b/N2/1.txt index bdbaef1..66304ab 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -85,7 +85,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 0bbd9c9..567e1b0 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -7,9 +7,9 @@ "Subject\0Re: [PATCH 1/5] inode: Make unused inode LRU per superblock\0" "Date\0Thu, 27 May 2010 14:02:10 +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" @@ -100,9 +100,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>" -8c1261f3a4ba657f281465780de9128ec87f7372f49e53012c3cb28d7c7ff980 +386bae17ab4e723fff89899921a803c827671973b423d6234b19c7f3c2984b46
diff --git a/a/1.txt b/N3/1.txt index bdbaef1..1314f6a 100644 --- a/a/1.txt +++ b/N3/1.txt @@ -19,7 +19,7 @@ On Thu, May 27, 2010 at 12:04:45PM +1000, Nick Piggin wrote: > > > > However, the reason for doing this to the inode cache is not for > > scalability, it's because we have a tight relationship between the -> > dentry and inode cacheѕ. That is, reclaim from the dentry LRU grows +> > dentry and inode cacheN?. That is, reclaim from the dentry LRU grows > > the inode LRU. Like the registration of the shrinkers, this is kind > > of an implicit, undocumented behavour of the current shrinker > > implemenation. @@ -85,7 +85,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 0bbd9c9..ce17964 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -7,9 +7,9 @@ "Subject\0Re: [PATCH 1/5] inode: Make unused inode LRU per superblock\0" "Date\0Thu, 27 May 2010 14:02:10 +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" @@ -34,7 +34,7 @@ "> > \n" "> > However, the reason for doing this to the inode cache is not for\n" "> > scalability, it's because we have a tight relationship between the\n" - "> > dentry and inode cache\321\225. That is, reclaim from the dentry LRU grows\n" + "> > dentry and inode cacheN?. That is, reclaim from the dentry LRU grows\n" "> > the inode LRU. Like the registration of the shrinkers, this is kind\n" "> > of an implicit, undocumented behavour of the current shrinker\n" "> > implemenation.\n" @@ -100,9 +100,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>" -8c1261f3a4ba657f281465780de9128ec87f7372f49e53012c3cb28d7c7ff980 +f738da9d9a5d6c65242a10c62a3f5a6f4568691a696f35fd20bfcaaca8138c9c
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.