[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <5b863dfe-bb97-4bc9-a117-153b1ba087f0@linux.alibaba.com>
Date: Tue, 5 Mar 2024 10:13:59 +0800
From: Tianchen Ding <dtcccc@...ux.alibaba.com>
To: Abel Wu <wuyun.abel@...edance.com>, linux-kernel@...r.kernel.org
Cc: Ingo Molnar <mingo@...hat.com>, Peter Zijlstra <peterz@...radead.org>,
Juri Lelli <juri.lelli@...hat.com>,
Vincent Guittot <vincent.guittot@...aro.org>,
Dietmar Eggemann <dietmar.eggemann@....com>,
Steven Rostedt <rostedt@...dmis.org>, Ben Segall <bsegall@...gle.com>,
Mel Gorman <mgorman@...e.de>, Daniel Bristot de Oliveira
<bristot@...hat.com>, Valentin Schneider <vschneid@...hat.com>
Subject: Re: [PATCH 1/2] sched/eevdf: Always update V if se->on_rq when
reweighting
On 2024/3/4 20:06, Abel Wu wrote:
> On 3/4/24 11:00 AM, Tianchen Ding Wrote:
>> reweight_eevdf() needs the latest V to do accurate calculation for new
>> ve and vd. So update V unconditionally when se is runnable.
>
> As this should come along with commit eab03c23c2a1, I think it would
> be better add a Fixes tag?
>
I'm not sure. In fact avg_vruntime_sub() in reweight_entity() was first
introduced by af4cf40470c2, and at that time the algorithm about reweight was
not completed...
Powered by blists - more mailing lists