public inbox for linux-rt-users@vger.kernel.org
 help / color / mirror / Atom feed
* 6.1-rt: NOHZ tick-stop error: local softirq work is pending
@ 2025-02-21  9:32 Bezdeka, Florian
  2025-02-24 11:55 ` Sebastian Andrzej Siewior
  0 siblings, 1 reply; 9+ messages in thread
From: Bezdeka, Florian @ 2025-02-21  9:32 UTC (permalink / raw)
  To: linux-rt-users@vger.kernel.org
  Cc: Ziegler, Andreas, Kiszka, Jan, MOESSBAUER, Felix

Hi all,

when stressing a 6.1-rt based system with network load we can
immediately see the following in the system log:

[  165.260690] NOHZ tick-stop error: local softirq work is pending, handler #80!!!
[  165.264689] NOHZ tick-stop error: local softirq work is pending, handler #80!!!
[  165.268687] NOHZ tick-stop error: local softirq work is pending, handler #80!!!
...

or (from a different system)

[  227.230611] NOHZ tick-stop error: local softirq work is pending, handler #08!!!
[  227.231894] NOHZ tick-stop error: local softirq work is pending, handler #88!!!
[  227.232218] NOHZ tick-stop error: local softirq work is pending, handler #88!!!
...

handler #80 means SCHED_SOFTIRQ,
handler #08 means NET_RX_SOFTIRQ

It seems that

96c1fa04f089 ("tick/rcu: Fix false positive "softirq work is pending" messages")

tried to fix this issue, but for some reason it does not work.

Is that something that is really allowed to happen on RT (which means
that one of the conditions for the warning is still wrong) or a real
problem? We did not notice any negative impact on the system so far.

Input welcome...

The warning is raised by report_idle_softirq() in kernel/time/tick-
sched.c.

Best regards,
Florian


-- 
Siemens AG, Foundational Technologies
Linux Expert Center




^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2025-02-28 16:41 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-21  9:32 6.1-rt: NOHZ tick-stop error: local softirq work is pending Bezdeka, Florian
2025-02-24 11:55 ` Sebastian Andrzej Siewior
2025-02-25 15:16   ` Florian Bezdeka
2025-02-26  9:17     ` Sebastian Andrzej Siewior
2025-02-26 17:41       ` MOESSBAUER, Felix
2025-02-26 22:23       ` Florian Bezdeka
2025-02-27 13:43         ` Sebastian Andrzej Siewior
2025-02-28 16:28           ` Florian Bezdeka
2025-02-28 16:41             ` Jan Kiszka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox