http://bugs.winehq.org/show_bug.cgi?id=19748
Erich Hoover ehoover@mines.edu changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |ehoover@mines.edu
--- Comment #14 from Erich Hoover ehoover@mines.edu 2010-11-09 12:47:54 CST --- It sounds like many applications rely on SetThreadIdealProcessor to always do what it's told (even though it's possible that it won't). Since Wine does support SetProcessAffinityMask, maybe we should consider having SetThreadIdealProcessor set the affinity mask to only use the requested processor.