Re: Streamy FS writes found detrimental.
From: Greg Stein <gstein_at_lyra.org>
Date: 2002-02-26 23:30:41 CET
On Tue, Feb 26, 2002 at 04:27:09PM -0500, Daniel Berlin wrote:
I don't believe we want to do it in a thread because of some of the issues
Auto-deletion of the log files can occur in one of two ways:
1) synchronously, say, after every commit of a txn
Theoretically, a zillion 'svn update' requests will also grow the log files,
Personally, I like option (2). If we went with option (1), then we would
> Hey guys, are we replacing items when we don't need to? (IE rewriting
Yes, we are. Consider what happens during the streamy operation. We're
It might be interesting to look into using duplicate keys for the 'strings'
> I get the feeling we rewrite stuff for no reason at times, given the log
"no reason" is a bit of an extreme statement. Mistakes are made, sure, but
But the point is valid: if the log sizes are so large, then it could
We also modify records when we deltify them. During transaction
I think it might be interesting to investigate the duplicate keys. See:
http://www.sleepycat.com/docs/ref/am_conf/dup.html
Cheers,
-- Greg Stein, http://www.lyra.org/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Sat Oct 21 14:37:10 2006 |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.