Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Oct 2015 10:41:01 -0700
From:      John Baldwin <jhb@freebsd.org>
To:        Maxim Sobolev <sobomax@freebsd.org>
Cc:        FreeBSD Net <freebsd-net@freebsd.org>
Subject:   Re: Some MSI are not routed correctly
Message-ID:  <2050066.YiOUntKNB6@ralph.baldwin.cx>
In-Reply-To: <CAH7qZfsU2hOcsfh-a9k1WrNZ6MdfhSvP40hKWs4ZnRo9TnC=zQ@mail.gmail.com>
References:  <CAH7qZfscsmvU6E5d-VXqN_xz_Bjs7i6K0izd%2Bv8X2nm6Q9s7Aw@mail.gmail.com> <1608354.LQmTMSsd5C@ralph.baldwin.cx> <CAH7qZfsU2hOcsfh-a9k1WrNZ6MdfhSvP40hKWs4ZnRo9TnC=zQ@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2050066.YiOUntKNB6>