[Bug 190785] [em] cpu affinity not working in FreeBSD 10-STABLE
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Jun 23 20:37:45 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190785
John Baldwin <jhb at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jhb at FreeBSD.org
--- Comment #3 from John Baldwin <jhb at FreeBSD.org> ---
Can you provide more details? The em/igb drivers create additional taskqueue
threads for each queue, but 'cpuset -x' is only going to pin the interrupt
thread associated with that IRQ, not other threads the em driver may create.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-net
mailing list