Some MSI are not routed correctly

John Baldwin jhb at freebsd.org
Wed Oct 21 17:41:46 UTC 2015


On Tuesday, October 20, 2015 06:31:47 PM Maxim Sobolev wrote:
> Here you go:
> 
> $ sudo procstat -S 11
>   PID    TID COMM             TDNAME           CPU CSID CPU MASK
>    11 100082 intr             irq269: igb1:que   4    1 4
>    11 100084 intr             irq270: igb1:que   5    1 5
>    11 100086 intr             irq271: igb1:que   6    1 6
>    11 100088 intr             irq272: igb1:que   7    1 7

These are clearly what you want, and you can see that the last CPU they
ran on is the CPU you want as well.  If you run 'top -SHz' do you see
the threads running on other CPUs?

-- 
John Baldwin


More information about the freebsd-net mailing list