[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: Glenn A. Thompson <gthompson_at_cdr.net>
Date: 2003-02-20 23:33:28 CET

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?
So any "better" locking would most likely be memory based right?

Also, has anyone just commented out both of the txn_checkpoint calls in
the FS code and compared the results?

Thanks,
gat
Received on Thu Feb 20 23:34:09 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.