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

[patch] revprop packing for fsfs

From: Paul Querna <chip_at_force-elite.com>
Date: Thu, 30 Apr 2009 23:55:31 -0700

On Wed, Apr 29, 2009 at 4:33 PM, Hyrum K. Wright
<hyrum_wright_at_mail.utexas.edu> wrote:
> On Apr 29, 2009, at 5:19 PM, Paul Querna wrote:
>> I'm hacking up a patch using SQLite for storing the revprops right
>> now, hopefully be able to post it in a few days when I get some more
>> hacking time in on it.
>
> How about the attached?  I'm testing now, but it looks to give a ~90% space
> improvement in revprop storage.  Still a few kinks, but if you've got some
> time to test it, I'd appreciate it.
>
> -Hyrum

Thanks Hyrum!

Based off your patch, new patch is attached.

Revprops use the normal sharded format, until a pack is run, at which
point they are combined into a single sqlite database.

Thoughts?

Thanks,

Paul

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2009616

Received on 2009-05-01 08:55:49 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.