From: Ingo Molnar <mingo@kernel.org>
To: Valentin Schneider <vschneid@redhat.com>
Cc: Peter Zijlstra <peterz@infradead.org>,
linux-kernel@vger.kernel.org, linux-tip-commits@vger.kernel.org,
Sebastian Andrzej Siewior <bigeasy@linutronix.de>,
x86@kernel.org
Subject: Re: [tip: sched/core] sched/rt: Make rt_rq->pushable_tasks updates drive rto_mask
Date: Thu, 28 Sep 2023 23:21:42 +0200 [thread overview]
Message-ID: <ZRXuZmjU2tP8ETP5@gmail.com> (raw)
In-Reply-To: <xhsmh1qemv3x7.mognet@vschneid.remote.csb>
* Valentin Schneider <vschneid@redhat.com> wrote:
> > sched/deadline.c has something very similar, does that need updating
> > too?
>
> Hm I think so yes:
> - push_dl_task() is an obvious noop if the pushable tree is empty
> - pull_dl_task() can be kicked if !rq->dl.overloaded, which similarly to rt
> is driven by nr_migratory but could be boiled down to having pushable
> tasks (due to the nr_cpus_allowed > 1 constraint).
>
> Lemme poke at it.
For reference, the matching DL change now lives in tip:sched/core as:
177f608a4c82 ("sched/deadline: Make dl_rq->pushable_dl_tasks update drive dl_rq->overloaded")
Thanks,
Ingo
prev parent reply other threads:[~2023-09-28 21:21 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-11 11:20 [PATCH] sched/rt: Make rt_rq->pushable_tasks updates drive rto_mask Valentin Schneider
2023-08-15 14:21 ` Sebastian Andrzej Siewior
2023-09-11 10:54 ` Valentin Schneider
2023-09-20 13:38 ` Sebastian Andrzej Siewior
2023-09-25 8:27 ` Ingo Molnar
2023-09-25 12:09 ` Valentin Schneider
2023-09-25 8:55 ` [tip: sched/core] " tip-bot2 for Valentin Schneider
2023-09-25 10:11 ` Peter Zijlstra
2023-09-25 12:21 ` Valentin Schneider
2023-09-28 21:21 ` Ingo Molnar [this message]
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=ZRXuZmjU2tP8ETP5@gmail.com \
--to=mingo@kernel.org \
--cc=bigeasy@linutronix.de \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-tip-commits@vger.kernel.org \
--cc=peterz@infradead.org \
--cc=vschneid@redhat.com \
--cc=x86@kernel.org \
/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