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

RE: [Subclipse-users] Subclipse update on windows causes system pauses

From: CARASSO Felipe <Felipe.CARASSO_at_gemalto.com>
Date: 2007-06-21 00:15:55 CEST

It does sound like a hardware issue. A disk coming back from "sleep" mode, lack of memory/swap... I'd suggest checking the power
save configurations, the virtual memory settings on your O/S and if the disk where the page file is isn't lacking free space.

Best regards,
        Felipe

> -----Original Message-----
> From: Mark Phippard [mailto:markphip@gmail.com]
> Sent: Wednesday, June 20, 2007 6:10 PM
> To: users@subclipse.tigris.org
> Subject: Re: [Subclipse-users] Subclipse update on windows
> causes system pauses
>
> On 6/20/07, Zach Bailey <zach.bailey@hannonhill.com> wrote:
> > It seems odd that a GC event could be causing this every time,
> > especially since it happens invariant of the size or number
> of files I
> > am updating.
> >
> > Additionally a full GC should only pause the JVM, effecting only
> > Eclipse and related processes, not the entire O/S environment.
> >
> > Mark, what Java version are you running?
> >
> > C:\Documents and Settings\Zach Bailey>java -version java version
> > "1.5.0_12"
> > Java(TM) 2 Runtime Environment, Standard Edition (build
> 1.5.0_12-b04)
> > Java HotSpot(TM) Client VM (build 1.5.0_12-b04, mixed mode, sharing)
> >
> > To me this seems indicative of JavaHL grabbing some system wide
> > lock/entering some critical path that is causing the entire O/S to
> > spin while it completes its business.
>
> I am using 1.6 right now, but in the past I always used a current 1.5.
>
> I do not think there even is such a thing as a global system
> lock to grab, and Subversion certainly does not use one.
> Also consider, that JNI happens everywhere when using
> Subclipse. Getting decorators, showing history, everything.
> Do they all have this pause?
>
> If not, then what is different about update? Maybe the pause
> is some kind of filesystem level problem when SVN is crawling
> the WC. Do you have an aggressive A/V solution that might be
> intercepting every file open?
>
> --
> Thanks
>
> Mark Phippard
> http://markphip.blogspot.com/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
> For additional commands, e-mail: users-help@subclipse.tigris.org
>
>

  • application/x-pkcs7-signature attachment: smime.p7s
Received on Thu Jun 21 00:15:50 2007

This is an archived mail posted to the Subclipse Users mailing list.

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