mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v4 0/1] sched/fair: Track current se's EEVDF parameters
@ 2023-11-04  9:00 Yiwei Lin
  2023-11-04  9:00 ` [PATCH v4 1/1] " Yiwei Lin
  0 siblings, 1 reply; 2+ messages in thread
From: Yiwei Lin @ 2023-11-04  9:00 UTC (permalink / raw)
  To: mingo, peterz
  Cc: vincent.guittot, dietmar.eggemann, wuyun.abel, linux-kernel, s921975628

I'm sorry that there was an obvious error in the previous submissions
that caused EEVDF to always be unable to find the eligible se......
This patch should address those issues.

Changelog:
v3 -> v4:
    - Fix incorrect changes which make EEVDF picks the first entity
instead of the eligible one
v2 -> v3:
    - Simplify how we avg_vruntime_add() and avg_vruntime_sub() when
neeed
    - Do not avg_vruntime_add() the contributions of 'curr' again when
put_prev_entity()
v1 -> v2:
    - Consider the contribution to avg_vruntime for 'curr'


 kernel/sched/fair.c | 35 +++++++++--------------------------
 1 file changed, 9 insertions(+), 26 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2023-11-04  9:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-04  9:00 [PATCH v4 0/1] sched/fair: Track current se's EEVDF parameters Yiwei Lin
2023-11-04  9:00 ` [PATCH v4 1/1] " Yiwei Lin

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

all inboxes | Powered by JetHome®