Re: [PATCH v1 6/9] cpuidle: teo: Simplify counting events used for tick management
From: Christian Loehle
Date: Mon Jan 20 2025 - 06:27:26 EST
On 1/13/25 18:45, Rafael J. Wysocki wrote:
> From: Rafael J. Wysocki <rafael.j.wysocki@xxxxxxxxx>
>
> Replace the tick_hits metric with a new tick_intercepts one that can be
> used directly when deciding whether or not to stop the scheduler tick
> and update the governor functional description accordingly.
>
> No intentional functional impact.
>
> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@xxxxxxxxx>
Reviewed-by: Christian Loehle <christian.loehle@xxxxxxx>