lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240912084322.148d7fb2@kernel.org>
Date: Thu, 12 Sep 2024 08:43:22 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Sean Anderson <sean.anderson@...ux.dev>
Cc: Radhey Shyam Pandey <radhey.shyam.pandey@....com>, "David S . Miller"
 <davem@...emloft.net>, Eric Dumazet <edumazet@...gle.com>, Paolo Abeni
 <pabeni@...hat.com>, netdev@...r.kernel.org, Robert Hancock
 <robert.hancock@...ian.com>, linux-kernel@...r.kernel.org, Michal Simek
 <michal.simek@....com>, linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH net] net: xilinx: axienet: Schedule NAPI in two steps

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ