05-18-2015, 08:42 AM
I've done some editing in Azureus.exe.vmoptions to solve this emerged issue, as follows
Besides I often updating swt, is causing the problem swt maybe?
Problem is, client just becomes unresponsible after staying some time in minimized state, and then very easy and quit closes with killing process in Task Manager, which very strange and indicative.
Recently like this is not even close observed. I'm yet suspect system's updates (64-bit Win 8.1).
So requesting good fixes for that, if anyone confirm or can reproduce or faced with.
Quote:....and as some time now process priority also in Below normal value to less intensive for system and long-term client work, as I think and if this really has effect of.-Dazureus.config.path=Z:\Azureusc\\
#-Dsun.java2d.d3d=false
#-Dsun.java2d.noddraw=true
#-Dsun.java2d.opengl=true
-Dawt.nativeDoubleBuffering=true
JAVA_DUMP_OPTS=ONANYSIGNAL(JAVADUMP[3],SYSDUMP[1]),ONINTERRUPT(NONE)
-server
-d64
-Xquickstart
-Xverify:none
–Xlp64k
Xgcpolicy:optthruput
-Xoptgc
#-Xnoclassgc
#-XX:UseSSE=3
-XX:+UseNewLongLShift
-XX:+UseXmmI2D
-XX:+UseXmmI2F
-XX:+UseXMMForArrayCopy
-XX:+UseUnalignedLoadStores
#-XX:+UseLargePages
#-XX:LargePageSizeInBytes=2m
#-XX:SurvivorRatio=16
#-XX:PermSize=128m
#-Xmn340m
-XX:+AggressiveHeap
-Xms1350m
-Xmx1350m
-XX:MaxDirectMemorySize=1350m
-XX:+UseCompressedOops
-XX:+AggressiveOpts
-XX:+UseThreadPriorities
-XX:+UseTLAB
-XX:+FastTLABRefill
-XX:+ResizeTLAB
-XX:+UseFastEmptyMethods
-XX:+UseFastAccessorMethods
-XX:+UseFastJNIAccessors
-XX:+UseBiasedLocking
#-XX:+UseConcMarkSweepGC
#-XX:+UseParNewGC
#-XX:+CMSClassUnloadingEnabled
#-XX:+CMSPermGenSweepingEnabled
-XX:+UseParallelGC
-XX:+DisableExplicitGC
#-XX:+CMSClassUnloadingEnabled
#-XX:+ExplicitGCInvokesConcurrentAndUnloadsClasses
-XX:ParallelGCThreads=2
-XX:+UseParallelOldGC
-XX:+UseParallelOldGCCompacting
-XX:+UseParallelOldGCDensePrefix
-XX:+UseParallelDensePrefixUpdate
-XX:+UseAdaptiveSizePolicy
-XX:+UsePSAdaptiveSurvivorSizePolicy
-XX:+UseDepthFirstScavengeOrder
-XX:+DoEscapeAnalysis
Besides I often updating swt, is causing the problem swt maybe?
Problem is, client just becomes unresponsible after staying some time in minimized state, and then very easy and quit closes with killing process in Task Manager, which very strange and indicative.
Recently like this is not even close observed. I'm yet suspect system's updates (64-bit Win 8.1).
So requesting good fixes for that, if anyone confirm or can reproduce or faced with.