Re: [RFC PATCH v2 0/3] Rework CPU capacity asymmetry detection

From: Valentin Schneider
Date: Wed May 05 2021 - 14:18:01 EST


On 28/04/21 10:32, Beata Michalska wrote:
> v2:
> - Fixed style issues
> - Reworked accessing the cached topology data as suggested by Valentin
>

Other than my pedantic nitpicks:

Tested-by: Valentin Schneider <valentin.schneider@xxxxxxx>
Reviewed-by: Valentin Schneider <valentin.schneider@xxxxxxx>

Thanks for tackling this!

> Beata Michalska (3):
> sched/core: Introduce SD_ASYM_CPUCAPACITY_FULL sched_domain flag
> sched/topology: Rework CPU capacity asymmetry detection
> sched/doc: Update the CPU capacity asymmetry bits
>
> Documentation/scheduler/sched-capacity.rst | 6 +-
> Documentation/scheduler/sched-energy.rst | 2 +-
> include/linux/sched/sd_flags.h | 10 +
> kernel/sched/topology.c | 327 +++++++++++++++++++++++++----
> 4 files changed, 302 insertions(+), 43 deletions(-)
>
> --
> 2.7.4