On Wed, May 2, 2012 at 5:39 PM, Navdeep Parhar <[email protected]> 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. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[email protected]"

