Re: [RFC PATCH 2/2] cpufreq/schedutil: Remove iowait boost

From: Rafael J. Wysocki
Date: Mon Mar 18 2024 - 10:08:04 EST


On Mon, Mar 4, 2024 at 9:17 PM Christian Loehle
<christian.loehle@xxxxxxx> wrote:
>
> The previous commit provides a new cpu_util_cfs_boost_io interface for
> schedutil which uses the io boosted utilization of the per-task
> tracking strategy. Schedutil iowait boosting is therefore no longer
> necessary so remove it.

I'm wondering about the cases when schedutil is used without EAS.

Are they still going to be handled as before after this change?