Re: [PATCH v5 1/4] sched/fair: add util_est on top of PELT

From: Peter Zijlstra
Date: Wed Mar 07 2018 - 12:35:26 EST


On Wed, Mar 07, 2018 at 03:24:58PM +0000, Patrick Bellasi wrote:

> Maybe that's the tricky bit: we remove the value we enqueued, _not_
> the current util_avg. Notice we use _task_util_est(p)... with the
> leading "_".

ARGH, ok let me try that again ;-)