[PATCH net] net: xilinx: axienet: Schedule NAPI in two steps

Jakub Kicinski kuba at kernel.org
Thu Sep 12 08:43:22 PDT 2024


On Thu, 12 Sep 2024 10:23:06 -0400 Sean Anderson wrote:
> __napi_schedule_irqoff selects between __napi_schedule and
> ____napi_schedule based on whether PREEMPT_RT is enabled. Is there some
> other way to force IRQ threading?

I think so, IIRC threadirqs= kernel boot option lets you do it.
I don't remember all the details now :( LMK if I'm wrong



More information about the linux-arm-kernel mailing list