[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: Philip Martin <philip_at_codematters.co.uk>
Date: Mon, 08 Dec 2014 21:23:10 +0000

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
Received on 2014-12-08 22:24:17 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.