[Bug 11674] Dual-core not being correctly supported in World of Warcraft (WOW)

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Sep 7 02:45:28 CDT 2010


http://bugs.winehq.org/show_bug.cgi?id=11674

Wylda <wylda at volny.cz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wylda at volny.cz

--- Comment #31 from Wylda <wylda at 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.



More information about the wine-bugs mailing list