On Wed, May 20, 2020 at 05:24:09PM -0700, Jakub Kicinski wrote: > We will want to call calculate_high_delay() twice - once for > memory and once for swap, and we should apply the clamp value > to sum of the penalties. Clamping has to be applied outside > of calculate_high_delay(). > > Signed-off-by: Jakub Kicinski <kuba@xxxxxxxxxx> > Reviewed-by: Shakeel Butt <shakeelb@xxxxxxxxxx> Acked-by: Johannes Weiner <hannes@xxxxxxxxxxx>