http://bugs.winehq.org/show_bug.cgi?id=7768
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|kernel32 |wineserver Summary|server doesn't support |server should set process |processor affinity masks |affinity |other than 1 |
--- Comment #2 from Juan Lang juan_lang@yahoo.com 2008-04-13 10:38:54 --- Part of this still applies. I've adjusted the summary to the current status: 1. Any affinity is allowed, so this portion of the original report is fixed. 2. On Linux, it should be possible to set the affinity of a process/thread using sched_setaffinity.