server: Use kernel support for process affinity when available (try 2)

Juan Lang juan.lang at gmail.com
Mon Jan 26 12:49:17 CST 2009


Is this better?  This trades a single call to sched_getaffinity per
process to one every time the process affinity is queried.  This seems
safer, since a non-Wine process can also change a process's affinity,
but it can have higher overhead.
--Juan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Use-kernel-support-for-process-affinity-when-availab.patch
Type: text/x-diff
Size: 4457 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20090126/adb13641/attachment.patch 


More information about the wine-patches mailing list