public inbox for linux-rt-users@vger.kernel.org
 help / color / mirror / Atom feed
* RCU stall warnings even with rcu_nocbs and rcu_nocb_poll
@ 2022-10-05 16:01 Florent Carli
  2022-10-05 16:03 ` Daniel Bristot de Oliveira
  0 siblings, 1 reply; 6+ messages in thread
From: Florent Carli @ 2022-10-05 16:01 UTC (permalink / raw)
  To: linux-rt-users

Hello,

I'm trying to isolate some cores to run a CPU-bound real-time task and
even though I'm using rcu_nocbs and rcu_nocb_poll, I can see the rcuc
threads wake up, and I get RCU stall warnings on the isolated core.
As per the documentation, if I use rcutree.kthread_prio with a
priority > my RT task, then the rcu stall does not happen.

However I find it confusing: why are the rcuc threads woken up on the
isolated cores despite using rcu_nocbs and rcu_nocb_poll? In my (very
likely erroneous) understanding, I shouldn't have to fiddle with rcu
priority... In other words, how come I get rcu stalls on cores that
have no rcu callbacks?

Thanks.

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

end of thread, other threads:[~2022-10-07 15:06 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-05 16:01 RCU stall warnings even with rcu_nocbs and rcu_nocb_poll Florent Carli
2022-10-05 16:03 ` Daniel Bristot de Oliveira
2022-10-06  6:57   ` Sebastian Andrzej Siewior
2022-10-06 13:31   ` Joel Fernandes
2022-10-06 14:13     ` Paul E. McKenney
2022-10-07 15:06       ` Florent Carli

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