Re: [RFC][PATCH 6/6] sched: Cleanup sched_delayed handling for class switches
From: Tejun Heo
Date: Wed Oct 30 2024 - 17:27:55 EST
On Wed, Oct 30, 2024 at 04:45:51PM +0100, Peter Zijlstra wrote:
> TJ, strictly speaking you should probably do a __balance_callbacks() in
> __scx_task_irq_rq_unlock(). The various switched_from() methods like to
> queue_balance_callback().
>
> I think you're currently good by the fact that only RT/DL do this, and
> you're not touching those in these loops.
Ah, will send a patch soon.
Thanks.
--
tejun