[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Streamy FS writes found detrimental.

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2002-02-26 19:55:57 CET

On Tue, Feb 26, 2002 at 12:23:08PM -0600, cmpilato@collab.net wrote:
 
> I'm, really, really bothered by this. Anybody have any suggestions on
> what to do about it? Perhaps I should do some sort of in-between
> thing where the filesystem caches writes up to some size (say, 1
> megabyte) and then flushes to Berkeley?

This seems like the best approach to me. We can't turn off the
logging in the BD or we lose the ability to restore in the case of a
catastrophic failure. We still want some kind of streaming, just so
we don't have to keep the whole thing in memory at a time. This seems
like a reasonable compromise.

> I'll entertain all
> suggestions -- the current behavior is ridiculous, and I'd rather not
> have streamy writes at all if this is the price we pay.

I agree, but I think it should be possible to find a compromise.

-garrett

-- 
garrett rooney                     Unix was not designed to stop you from 
rooneg@electricjellyfish.net       doing stupid things, because that would  
http://electricjellyfish.net/      stop you from doing clever things.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received 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.