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

Re: [TSVN] Re: Tortoise/Cache hanging Explorer?

From: SteveKing <steveking_at_gmx.ch>
Date: 2005-03-07 17:46:02 CET

Mark Phippard wrote:
> I know you asked Will, not me, but I do have a system with hyper-threading
> turned on. So XP thinks I have two processors.

My guess is that this only happens on mutliprocessor systems. Because
whatever I try, I can't get it to hang! And I 'only' have one processor.

Will: the docs for ::InterlockedExchange tell that the variable has to
be on a 32-bit boundary or it will fail on SMP machines. Since /Zp isn't
set and there's no pack pragma, do you know what's the default? If the
default is 1, then a simple pragma could solve the problem...

I'll add the pragma anyway - it won't hurt if it's there.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Mon Mar 7 17:47:55 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.