RE: SVN/Apache - Log full transaction I/O across clients.
From: Terry Dooher <Terry.Dooher_at_naturalmotion.com>
Date: Fri, 2 Oct 2015 15:02:02 +0000
> > Is there a way I can ensure the log is only written after the full
> I think this is because 1.8+serf uses "skelta style updates" instead
Thanks, Johan; that makes a lot of sense. We make heavy use of caching and have large repos (~20 of them totalling 2TB). If I read those notes correctly, disabling skelta in favour of bulk updates would make the caching much less efficient, right?
Perversely, the very thing I was hoping to gauge with the I/O logging was the real-world efficiency gains of these caching options:
On balance, I'll probably just stick with skelta and trust that it improves things. I could manually meter some operations, but it's hard to accurately simulate cache use outside a live scenario...
Cheers,
Terry.
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.