Re: [PATCH 0/2] schd/fair: fix stalled cfs_rq->tg_load_avg_contrib
From: Odin Ugedal <hidden>
Date: 2021-05-27 14:25:13
Also in:
lkml
From: Odin Ugedal <hidden>
Date: 2021-05-27 14:25:13
Also in:
lkml
Hi, Yes, this does the trick! I have tested this locally and it works as expected, as discussed in the previous thread (more info there). Together with the patch "[PATCH 2/3] sched/fair: Correctly insert cfs_rq's to list on unthrottle", I am unable to reproduce the issue locally; so this is good to go. Feel free to add this to both patches when the warnings on the first patch are fixed; Reviewed-by: Odin Ugedal <redacted> Thanks Odin