Re: [PATCH v4 2/6] sched_ext: Implement scx_rq_clock_update/stale()
From: Tejun Heo
Date: Wed Dec 11 2024 - 02:43:40 EST
On Mon, Dec 09, 2024 at 03:15:27PM +0900, Changwoo Min wrote:
...
> +static inline void scx_rq_clock_stale(struct rq *rq)
Would scx_rq_clock_expire() or scx_rq_clock_invalidate() be a better name?
Also, I'd roll this patch into the next one.
Thanks.
--
tejun