Re: [PATCHSET sched_ext/for-6.12] sched_ext: Misc updates
From: Peter Zijlstra
Date: Tue Aug 06 2024 - 04:13:53 EST
On Sat, Aug 03, 2024 at 04:40:07PM -1000, Tejun Heo wrote:
> Misc updates mostly implementing Peter's feedbacks from the following
> thread:
>
> http://lkml.kernel.org/r/20240723163358.GM26750@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
>
> This patchset contains the following patches:
>
> 0001-sched_ext-Simplify-scx_can_stop_tick-invocation-in-s.patch
> 0002-sched_ext-Add-scx_enabled-test-to-start_class-promot.patch
> 0003-sched_ext-Use-update_curr_common-in-update_curr_scx.patch
> 0004-sched_ext-Simplify-UP-support-by-enabling-sched_clas.patch
> 0005-sched_ext-Improve-comment-on-idle_sched_class-except.patch
> 0006-sched_ext-Make-task_can_run_on_remote_rq-use-common-.patch
Aside of that one nice in the last patch these look good. Thanks!