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

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Sep 30 19:50:27 CDT 2009


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





--- Comment #50 from Juan Lang <juan_lang at yahoo.com>  2009-09-30 19:50:27 ---
Actually, I take it back.  I wrote a test program that runs under Linux that
calls sched_setaffinity and cpuid 1 directly, and it does what I expect:  after
calling sched_setaffinity, the process's CPU, as reported by cpuid 1, changes. 
I modifed kernel32 to call cpuid 1 also, and after changing the affinity mask,
it does not change CPUs.  So this remains a Wine bug, not a kernel bug.

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