Re: fsfs revprop packing in f5 Re: Does fsfs revprop packing no longer allow usage of traditional backup software?
From: Philip Martin <philip.martin_at_wandisco.com>
Date: Thu, 07 Jul 2011 08:36:06 +0100
Daniel Shahaf <danielsh_at_elego.de> writes:
> The process to edit a revprop that had been packed would be:
Atomic replace is going to involve a retry loop on Windows, and so could
Holding the write lock will block readers so for better concurrency we
Is there one lock per pack file or one lock per repository? Having
We can move the prepare/write outside the write lock by using a sequence
* prepare a new pack file with incremented sequence number
That doesn't help with the retry problem on Windows, but may reduce the
The two algorithms should interoperate so, even if we use a simple write
> This also implies that propediting a revprop-that-had-been-packed will
r0 revprops are a concern, they can have different access patterns. For
I wonder if we could offset the shard boundaries, so that r0 is the last
-- uberSVN: Apache Subversion Made Easy http://www.uberSVN.comReceived on 2011-07-07 09:37:00 CEST |
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.