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

Re: On pool / memory usage debugging

From: Stefan Sperling <stsp_at_elego.de>
Date: Tue, 9 Dec 2014 12:17:53 +0100

On Mon, Dec 08, 2014 at 09:23:10PM +0000, Philip Martin wrote:
> Philip Martin <philip.martin_at_wandisco.com> writes:
>
> > I think this extra walk is pointless most of the time and is just making
> > our nominally O(1) copy operation slower. Locks on the copy source do
> > not prevent a copy.
>
> Oops! I meant to write "Locks on the copy source held by somebody else
> do not prevent a copy".
>
> --
> Philip

Thanks for digging up the history. I was wondering too whether this walk
is really needed but ended up assuming it had always been there.

Should we raise an issue with mod_dav developers? (gstein?)
Received on 2014-12-09 12:18:45 CET

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.