Re: [PATCH v3] sched/eevdf: Force propagating min_slice of cfs_rq when {en,de}queue tasks

From: K Prateek Nayak
Date: Sun Feb 16 2025 - 23:07:55 EST


Hello Tianchen,

On 2/17/2025 8:23 AM, Tianchen Ding wrote:

Since the patch has been accepted, I'm not sure whether I should send a
next version. The current version does introduce an extra function call
when se->slice == slice, but the loop will run only once and exit because
RBCOMPUTE() will return true. So maybe the cost is insignificant?


Yup the cost is likely insignificant! I have no strong feelings and since
this has landed, I don't think there is a need to micro optimize this.

--
Thanks and Regards,
Prateek