http://bugs.winehq.org/show_bug.cgi?id=11674 Wylda <wylda(a)volny.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wylda(a)volny.cz --- Comment #31 from Wylda <wylda(a)volny.cz> 2010-09-07 02:45:26 CDT --- (In reply to comment #30)
Is there any tempopary workaround we can do here? Something like disabling SMP(will the kernel use only one core with this option?) or setting affinity maybe?
For sticking on CPU i use schedtool -a 0x1 -e wine app.exe //stick on first CPU Then (to my understanding): schedtool -a 0x2 -e wine app.exe //stick on 2nd CPU schedtool -a 0x3 -e wine app.exe //stick on 1st + 2nd CPU ... -- 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.