public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] sched/eevdf: Minor fixes for reweight_entity()
@ 2024-03-04  3:00 Tianchen Ding
  2024-03-04  3:00 ` [PATCH 1/2] sched/eevdf: Always update V if se->on_rq when reweighting Tianchen Ding
  2024-03-04  3:00 ` [PATCH 2/2] sched/eevdf: Fix miscalculation in reweight_entity() when se is not curr Tianchen Ding
  0 siblings, 2 replies; 7+ messages in thread
From: Tianchen Ding @ 2024-03-04  3:00 UTC (permalink / raw)
  To: linux-kernel
  Cc: Ingo Molnar, Peter Zijlstra, Juri Lelli, Vincent Guittot,
	Dietmar Eggemann, Steven Rostedt, Ben Segall, Mel Gorman,
	Daniel Bristot de Oliveira, Valentin Schneider, Abel Wu

According to the discussion in [1], fix a calculation bug in
reweight_entity().

[1] https://lore.kernel.org/all/59585184-d13d-46e0-8d68-42838e97a702@bytedance.com/

Tianchen Ding (2):
  sched/eevdf: Always update V if se->on_rq when reweighting
  sched/eevdf: Fix miscalculation in reweight_entity() when se is not
    curr

 kernel/sched/fair.c | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

-- 
2.39.3


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2024-03-05  3:16 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-04  3:00 [PATCH 0/2] sched/eevdf: Minor fixes for reweight_entity() Tianchen Ding
2024-03-04  3:00 ` [PATCH 1/2] sched/eevdf: Always update V if se->on_rq when reweighting Tianchen Ding
2024-03-04 12:06   ` Abel Wu
2024-03-05  2:13     ` Tianchen Ding
2024-03-05  3:15       ` Abel Wu
2024-03-04  3:00 ` [PATCH 2/2] sched/eevdf: Fix miscalculation in reweight_entity() when se is not curr Tianchen Ding
2024-03-04 12:06   ` Abel Wu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox