https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190785

--- Comment #4 from gon...@bsdinfo.com.br ---
(In reply to John Baldwin from comment #3)
> 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.

Hi John,

I thought the driver em(4) could do cpu affinity but by the way I was wrong.
As I understand it, only drivers as the igb(4), ixgbe(4) having msi-x that
would work with the cpu affinity. Would that be?

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"

Reply via email to