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

Re: [PATCH] Disable fsync at transaction commit

From: Branko ÄŒibej <brane_at_xbc.nu>
Date: 2003-02-22 11:12:21 CET

Greg Stein wrote:

>On Sat, Feb 22, 2003 at 05:41:28AM +0100, Branko Cibej wrote:
>
>
>>Greg Stein wrote:
>>...
>>
>>
>>>Seriously... just use a hash. Forget the svn_config_create stuff.
>>>
>>>
>>The point of using an svn_config_t is that you can put
>>FS-backend-specific options in fs-backend-specific sections, without
>>having to know in advance which backend you're using. Yes, I know we
>>have only the BDB backend at the moment. I'm sure gat appreciates every
>>BDB-specific top-level interface we add. :-)
>>
>>
>
>Quick. What was the name of the cmdline option to svnadmin?
>
> --bdb-txn-nosync
>
>Quick, what would the hash key be?
>
> bdb-txn-nosync
>
>You've got ample namespace protection for the backends. Each backend is
>going to announce the specific things that it might look for. Hopefully,
>there won't be many.
>
O.K., all right already, I give in. I like my bikesheds in a lavender
and crimson spiral pattern, but I can live with this plain lilac one.

-- 
Brane ÄŒibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Feb 22 11:13:01 2003

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.