Re: [PATCH V6 7/7] Introduce a config option for scheduler time slice extension feature

From: Thomas Gleixner
Date: Tue Jul 01 2025 - 04:47:21 EST


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.

Impressive....