[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240903133131.GW4723@noisy.programming.kicks-ass.net>
Date: Tue, 3 Sep 2024 15:31:31 +0200
From: Peter Zijlstra <peterz@...radead.org>
To: Tejun Heo <tj@...nel.org>
Cc: mingo@...nel.org, void@...ifault.com, juri.lelli@...hat.com,
vincent.guittot@...aro.org, dietmar.eggemann@....com,
rostedt@...dmis.org, bsegall@...gle.com, mgorman@...e.de,
vschneid@...hat.com, linux-kernel@...r.kernel.org,
joelaf@...gle.com
Subject: Re: [PATCH 9/9] sched: Add pick_task(.core)
On Wed, Aug 21, 2024 at 01:05:15PM -1000, Tejun Heo wrote:
> Hello, Peter.
>
> On Wed, Aug 14, 2024 at 12:25:57AM +0200, Peter Zijlstra wrote:
> > In order to distinguish between a regular vs a core pick_task()
> > invocation, add a boolean argument.
> >
> > Notably SCX seems to need this, since its core pick
>
> Tried converting scx to use the new interface and it looks like SCX doesn't
> need this either. With small behavior changes around ENQ_LAST and
> stopping/running, pick_task() can behave the same for regular and core-sched
> cases.
OK, dropped the last one.
> Everything else looks fine too. Once this patchset gets applied, I'll pull
> and update right away.
And the rest should now be in tip/sched/core
Powered by blists - more mailing lists