Re: pristine store design
From: Stefan Sperling <stsp_at_elego.de>
Date: Wed, 3 Mar 2010 18:44:39 +0100
On Wed, Mar 03, 2010 at 12:24:29PM -0500, Greg Stein wrote:
I didn't say that. I'd very much like svn to verify data it
> You're talking about splitting files for certain filesystems to help with
Those are side-issues.
What Neels and I are trying to get rid of is the need for
You missed the part of not storing data in an sqlite DB which will
Writing the pristine itself is already lockless, and also writing
> Putting data in the file means you have to *open* it to read the data.
We're opening and reading pristines anyway.
The proposed scheme even minimises I/O in case we need only a chunk
Granted, reading an entire huge pristine involves opening a number of
> Again: we are centralizing in order to aggregate data and reduce I/O. Your
Is writing another few bytes to the file slower than writing to the file
Stefan
|
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.