Re: [PATCH v3 03/10] sched/fair: remove meaningless imbalance calculation
From: Valentin Schneider
Date: Tue Oct 01 2019 - 13:12:10 EST
On 19/09/2019 08:33, Vincent Guittot wrote:
> clean up load_balance and remove meaningless calculation and fields before
> adding new algorithm.
>
> Signed-off-by: Vincent Guittot <vincent.guittot@xxxxxxxxxx>
We'll probably want to squash the removal of fix_small_imbalance() in the
actual rework (patch 04) to not make this a regression bisect honeypot.
Other than that:
Reviewed-by: Valentin Schneider <valentin.schneider@xxxxxxx>