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

Re: Transcript of chat between me and Sleeepycat

From: Branko Čibej <brane_at_xbc.nu>
Date: 2003-02-21 06:33:49 CET

Glenn A. Thompson wrote:

> Hey,
>
> Branko Čibej wrote:
>
>>Karl Fogel wrote:
>>
>>
>>
>>>The more complex question is whether we need to be creating BDB
>>>transactions as often as we do, or whether we can get away with
>>>locking -- or nothing at all -- under some circumstances.
>>>
>>>
>>>
>>Yup. Except that "nothing at all" is likely to cause quite a few
>>headaches. :-)
>>
> If memory serves, the problem with BDB transactions is that they do
> filesystem locks. Is this correct?

No they don't -- or rather, it depends on the OS -- but it doesn't
matter. I'm talking about semantics, not implementation.

> So any "better" locking would most likely be memory based right?

That's what BDB tries to do on most systems.

-- 
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 Fri Feb 21 06:34:30 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.