http://bugs.winehq.org/show_bug.cgi?id=12629 --- Comment #2 from Spomky <rdnspe(a)free.Fr> 2008-04-17 14:44:52 ---
Have you looked into why this is happening? I think it is a problem of read/write on the encrypted partition. But I do not understand why only applications executed with Wine are concerned.
Is there heavy CPU usage or lots of disk I/O? My computer is a laptop. CPU freq is in Dynamic mode. When these applications are executed, CPU usage (system load, not user one) is heavy ; it grown up from 20% to approx. 100%. In process list, I see that wineserver CPU usage corresponds with that heavy usage.
About disk I/O: cat /proc/diskstats | grep 'sda5' before winecfg execution: 8 5 sda5 111817 4343154 1902797 15222352 cat /proc/diskstats | grep 'sda5' when winecfg is displayed: 8 5 sda5 111818 4343162 1906356 15250824
Is everything slow? Even notepad and winecfg? Yes, Notepad and winecfg are slow too.
I saw that even if applications are closed, wineserver is still running. I need to execute "wineserver -k" to stop it. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.