On Wednesday, 29. October 2008, Listman wrote:
> On Oct 29, 2008, at 5:00 AM- Oct 29, 2008, Greg Stein wrote:
> > And think about hot caches! My Macbook can "find . | wc -l" across
> > 170k files in just 5 seconds.
> you can't count on the cache being hot at all. i spend most of my time
> working on a compute server with several other coworkers, the kernel
> cache is shared amongst lots of apps, not just svn. i very rarely get
> lucky with hot cache svn status. this is the norm for all the
> companies i consult with in the silicon valley area.
But at least the inode cache should get much better as soon as the .svn
directories disappear - that should more than half the number of inodes in
use.
Regards,
Phil
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-10-30 08:32:54 CET