Re: [PATCH v3] sched/fair: Prevent cfs_rq from being unthrottled with zero runtime_remaining

From: Aaron Lu

Date: Thu Oct 30 2025 - 03:45:43 EST


On Thu, Oct 30, 2025 at 02:51:02PM +0800, Hao Jia wrote:
> It worked well in my test cases, and the non-empty throttled_limbo_list
> warning no longer appeared.
>
> Tested-by: Hao Jia <jiahao1@xxxxxxxxxxx>

Thanks Hao, it's great to get your confirm that this also works for
your case.