lkml.org 
[lkml]   [2023]   [Nov]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v4 0/1] sched/fair: Track current se's EEVDF parameters
Date
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

\
 
 \ /
  Last update: 2023-11-20 13:48    [W:1.489 / U:0.004 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site