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

Re: svn.collab.net is now running Subversion 0.23.

From: <brane_at_xbc.nu>
Date: 2003-05-20 16:32:58 CEST

Quoting "Glenn A. Thompson" <gthompson@cdr.net>:

> Hey,
>
> >Yes. The granularity of our transactions is far, far too large, and we
> >have absolutely no control over locking order. I'm 99% certain that's
> >where the deadlock comes from -- we simply don't access the various BDB
> >tables in a well-known order, and we keep stuff locked longer than
> >necessary.
> >
> >
> Are there any methods in particular that rise to the top of a potential
> hit list?

Once upon a time I started analysing that code, and failed miserably. :-( Trails
start so high up in the API that it's practically impossible to refactor things
without turning the API upside down. Which, I understand, is what _you_'re
doing. So there's hope after all. :-)

    Brane

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue May 20 16:34:12 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.