Re: [PATCH v3 04/11] sched_ext: Add an event, SCX_EV_DISPATCH_KEEP_LAST

From: Tejun Heo
Date: Sun Feb 02 2025 - 12:24:32 EST


On Fri, Jan 31, 2025 at 04:09:31PM +0900, Changwoo Min wrote:
> Add a core event, SCX_EV_DISPATCH_KEEP_LAST, which represents how many
> times a task is continued to run without ops.enqueue() when
> SCX_OPS_ENQ_LAST is not set.
>
> __scx_add_event() is used since the caller holds an rq lock,
> so the preemption has already been disabled.
>
> Signed-off-by: Changwoo Min <changwoo@xxxxxxxxxx>

Applied 1-4 to sched_ext/for-6.15.

Thanks.

--
tejun