[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: Daniel Berlin <dan_at_dberlin.org>
Date: 2002-02-26 20:52:57 CET

On Tue, 2002-02-26 at 13:55, Garrett Rooney wrote:
> 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.

Um, just increase the db cache size to 1 meg (it defaults to 256k,
IIRC), rather than introduce another layer.

>

---------------------------------------------------------------------
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.