Re: [PATCH v1] sched/uclamp: Skip uclamp_rq_dec() for non-final dequeue of delayed tasks

From: Zihuan Zhang
Date: Thu Jul 03 2025 - 05:04:36 EST


Hi Prateek,

在 2025/7/2 11:12, K Prateek Nayak 写道:                             
On a closer look at uclamp_rq_dec_id(), I think "uc_se->active"
will guard against a double accounting. But that is not a good
reason to sprinkle redundant calls.    
Thanks a lot for the clarification!

Best regards,
Zihuan