Re: [PATCH V6 7/7] Introduce a config option for scheduler time slice extension feature
From: Prakash Sangappa
Date: Tue Jul 01 2025 - 15:05:13 EST
> On Jul 1, 2025, at 1:46 AM, Thomas Gleixner <tglx@xxxxxxxxxxxxx> wrote:
>
> On Tue, Jul 01 2025 at 00:37, Prakash Sangappa wrote:
>> Add a config option to enable schedule time slice extension.
>
> This is so backwards that it's not even funny anymore.
>
>> +config SCHED_PREEMPT_DELAY
>> + def_bool y
>> + depends on SMP && RSEQ
>
> and hilariously fails to include a SCHED_HRTICK dependency.
>
Will fix that.
-Prakash
> Impressive….