Re: svn back-end question
From: Steve Greenland <steveg_at_lsli.com>
Date: 2005-01-21 00:35:05 CET
On Thu, Jan 20, 2005 at 05:01:00PM -0600, Sean Laurent wrote:
The traditional Unixy filesystems store directories as a linear list
> How significantly does this speed up lookups?
For big directories (1000s or 10000s of files), lots.
> Is there a penalty for lookups in small directories?
Probably, but also probably undiscernable except via micro-benchmarks. I
If your really care, you can search the LKML archives; here's a link to
http://lwn.net/Articles/11481/
(which notes that you don't even have to do the mkdir/copy/mv trick; you
> Looking back through the Subversion archives, I only see the one discussion
IIRC, the FSFS developers said they were already doing things to
If/when I create a new repo on an ext3 FS, I'll make sure that dir_index
Steve
--
"Outlook not so good." That magic 8-ball knows everything! I'll ask
about Exchange Server next.
-- (Stolen from the net)
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jan 21 00:37:26 2005
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.