http://bugs.winehq.org/show_bug.cgi?id=19982
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords|patch |
--- Comment #54 from Juan Lang juan_lang@yahoo.com 2009-10-03 11:50:45 --- I wonder whether wine should be using pthread_setaffinity_np() instead of sched_setaffinity(). Also, it's possible that I should be setting the affinity directly in ntdll, rather than in wineserver. I'll have another go when I have a chance.