From: Peter Zijlstra <peterz@infradead.org>
To: "Paul E. McKenney" <paulmck@kernel.org>
Cc: Joel Fernandes <joel@joelfernandes.org>,
Frederic Weisbecker <fweisbec@gmail.com>,
Thomas Gleixner <tglx@linutronix.de>,
linux-kernel@vger.kernel.org, Boqun Feng <boqun.feng@gmail.com>,
"Rafael J. Wysocki" <rjw@rjwysocki.net>
Subject: Re: RCU vs NOHZ
Date: Thu, 29 Sep 2022 18:18:32 +0200 [thread overview]
Message-ID: <YzXFWEL52MRp2s5j@hirez.programming.kicks-ass.net> (raw)
In-Reply-To: <20220929152044.GE4196@paulmck-ThinkPad-P17-Gen-1>
On Thu, Sep 29, 2022 at 08:20:44AM -0700, Paul E. McKenney wrote:
> > To recap; we want the CPU to go into deeper idle states, no?
> >
> > RCU can currently inhibit this by having callbacks pending for this CPU
> > -- in this case RCU inhibits NOHZ-IDLE and deep power states are not
> > selected or less effective.
> >
> > Now, deep idle states actually purge the caches, so cache locality
> > cannot be an argument to keep the callbacks local.
> >
> > We know when we're doing deep idle we stop the tick.
> >
> > So why not, when stopping the tick, move the RCU pending crud elsewhere
> > and let the CPU get on with going idle instead of inhibiting the
> > stopping of the tick and wrecking deep idle?
>
> Because doing so in the past has cost more energy than is saved.
How has this been tried; and why did the energy cost go up? Is this
because the offload thread ends up waking up the CPU we just put to
sleep?
By default I think the offload stuff just doesn't work well for
!NOHZ_FULL situations; that is, NOHZ_FULL is the only case where there
are housekeeper CPUs that take care of the offload threads.
Hence my initial suggestion to force the pending work into the jiffy
owner CPU.
next prev parent reply other threads:[~2022-09-29 16:19 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-15 8:39 Peter Zijlstra
2022-09-15 15:37 ` Joel Fernandes
2022-09-15 16:06 ` Paul E. McKenney
2022-09-15 18:50 ` Peter Zijlstra
2022-09-15 19:14 ` Paul E. McKenney
2022-09-15 22:30 ` Peter Zijlstra
2022-09-16 3:40 ` Joel Fernandes
2022-09-16 7:58 ` Paul E. McKenney
2022-09-16 9:20 ` Peter Zijlstra
2022-09-16 18:11 ` Joel Fernandes
2022-09-17 13:35 ` Peter Zijlstra
2022-09-17 13:52 ` Joel Fernandes
2022-09-17 14:28 ` Paul E. McKenney
2022-09-17 14:25 ` Paul E. McKenney
2022-09-21 21:36 ` Paul E. McKenney
2022-09-23 15:12 ` Joel Fernandes
2022-09-23 16:01 ` Paul E. McKenney
2022-09-23 17:47 ` Joel Fernandes
2022-09-23 18:15 ` Paul E. McKenney
2022-09-29 11:06 ` Peter Zijlstra
2022-09-29 10:55 ` Peter Zijlstra
2022-09-29 15:20 ` Paul E. McKenney
2022-09-29 15:46 ` Paul E. McKenney
2022-09-29 16:05 ` Joel Fernandes
2022-09-29 16:23 ` Peter Zijlstra
2022-09-29 16:42 ` Paul E. McKenney
2022-09-29 19:01 ` Peter Zijlstra
2022-09-29 19:52 ` Paul E. McKenney
2022-09-29 16:18 ` Peter Zijlstra [this message]
2022-09-29 16:36 ` Paul E. McKenney
2022-09-29 19:08 ` Peter Zijlstra
2022-09-29 19:56 ` Paul E. McKenney
2022-09-30 14:48 ` Paul E. McKenney
2022-09-23 19:47 Joel Fernandes
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=YzXFWEL52MRp2s5j@hirez.programming.kicks-ass.net \
--to=peterz@infradead.org \
--cc=boqun.feng@gmail.com \
--cc=fweisbec@gmail.com \
--cc=joel@joelfernandes.org \
--cc=linux-kernel@vger.kernel.org \
--cc=paulmck@kernel.org \
--cc=rjw@rjwysocki.net \
--cc=tglx@linutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®