On Fri, Jul 25, 2014 at 10:06 AM, Kengo NAKAHARA <k-nakah...@iij.ad.jp> wrote:
> But the UI is rough, so could you comment aboud the UI?
>
> The implementation is consist of following three pathes:
>     (1) IRQ affinity implementation itself
>         The usage is "sysctl -w  kern.cpu_affinity.irq=18:1" ("18" is
>         IRQ number, "1" is cpuid). This mean the IRQ 18 interrupts
>         route to cpuid 1 cpu core.

I would think that
sysctl -w kern.cpu_affinity.irq.18=1
would be much more natural as an interface.

Justin

Reply via email to