Re: [PATCH 04/39] sched: Add sched_class->reweight_task()
From: Tejun Heo
Date: Tue Jun 25 2024 - 19:57:46 EST
On Tue, Jun 25, 2024 at 09:29:54AM +0200, Peter Zijlstra wrote:
> On Mon, Jun 24, 2024 at 01:59:02PM -1000, Tejun Heo wrote:
>
> > Were you trying to say that if the idle policy were to implement
> > ->reweight_task(), it wouldn't be called?
>
> This. IDLE really is FAIR but with a really small weight.
Oh, right, I got confused (again) by the idle class and SCHED_IDLE. Will
fix.
Thanks.
--
tejun