Hi,<br>I&#39;m trying to move kernel threads off CPUs, but can&#39;t seem to do so in F15. The kernel call used is sched_setaffinity, and it fails with message &quot;Invalid argument&quot;. Example threads include &quot;cpuset&quot; and &quot;khelper&quot;, among others. Yes, I have checked that these threads are not bounded to specific CPUs. Any idea why? Are there any new restrictions w.r.t. moving kthreads in F15? There were no problems in Redhat 6 or earlier.<br>
<br>Thank you.<br>