[Bug 19982] SetThreadAffinityMask() seems not to work correctly

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Sep 9 12:52:51 CDT 2009


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





--- Comment #7 from Juan Lang <juan_lang at yahoo.com>  2009-09-09 12:52:50 ---
(In reply to comment #6)
> It also doesn't compile on MacOS, but as far as I know there isn't a
> similar system call there anyway.

Correcting myself:  there is a MacOS API for setting thread affinity[1].  Its
programming model is rather different than in Windows/Linux, so mapping between
the two would be a challenge.  Still, I'm curious whether the attached patch
works for you (under Linux.)

[1]
http://developer.apple.com/mac/library/releasenotes/Performance/RN-AffinityAPI/

-- 
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