On Tue, May 19, 2020 at 10:19 AM Jakub Kicinski <kuba@xxxxxxxxxx> 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>