Re: [PATCH v2 13/35] sched: allow runtime config for PREEMPT_AUTO

From: Peter Zijlstra
Date: Tue May 28 2024 - 12:27:55 EST


On Mon, May 27, 2024 at 05:34:59PM -0700, Ankur Arora wrote:
> Reuse sched_dynamic_update() and related logic to enable choosing
> the preemption model at boot or runtime for PREEMPT_AUTO.
>
> The interface is identical to PREEMPT_DYNAMIC.

Colour me confused, why?!? What are you doing and why aren't just just
adding AUTO to the existing DYNAMIC thing?