CPU selection for ithreads on 8.3
Ryan Stone
rysto32 at gmail.com
Wed May 2 21:44:45 UTC 2012
On Wed, May 2, 2012 at 5:39 PM, Navdeep Parhar <np at freebsd.org> wrote:
> I will try it. But would this explain why it used to work with 8.2 but
> broke in 8.3?
>
> Navdeep
If other driver changed between 8.2 and 8.3 to start binding intr
threads to CPUs then your driver would inherit the last pinning. Or
even if your driver is now attaching after another driver.
More information about the freebsd-hackers
mailing list