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

Re: 100% CPU

From: Thomas Hruska <thruska_at_cubiclesoft.com>
Date: 2005-11-08 16:42:28 CET

Stefan Küng wrote:
> On 11/8/05, Thomas Hruska <thruska@cubiclesoft.com> wrote:
>
>>Quick question. When I right-click in or on a folder that is under
>>source control, the CPU jumps to 100% and stays there. When I
>>right-click in or on a folder not under source control, the CPU remains
>>at 0%. What's going on behind the scenes?
>
>
> # Format C:
> # Reinstall XP
> # Right-Click
>
> Same behaviour. It doesn't happen on all folders, and I've never found
> out why or for which files/folders this happens.
> But it's definitely not TSVN's fault (as mentioned: a fresh XP install
> does this too!).
>
> Stefan

Since I wrote my original e-mail, I've done a little more experimenting.
  It appears to happen randomly. The cause also appears to be somewhere
in BROWSEUI.DLL inside a function starting at "Ordinal 107 + 0xbece". A
rough callstack shows it might have something to do with a possible
spin-wait on GetLastInputInfo(). While this issue randomly shows up for
the rest of Windows, I can reproduce the scenario consistently with TSVN
folders.

--
Thomas Hruska
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue Nov 8 16:41:01 2005

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.