[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Z5fm-ylLemMG-YiQ@slm.duckdns.org>
Date: Mon, 27 Jan 2025 10:05:15 -1000
From: Tejun Heo <tj@...nel.org>
To: Changwoo Min <changwoo@...lia.com>
Cc: void@...ifault.com, arighi@...dia.com, kernel-dev@...lia.com,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 08/11] sched_ext: Add an event, BYPASS_DISPATCH
On Sun, Jan 26, 2025 at 07:16:11PM +0900, Changwoo Min wrote:
...
> has_tasks:
> + if (scx_rq_bypassing(rq))
> + __scx_add_event(BYPASS_DISPATCH, 1);
Can we do this at the sources even if that's a bit more code?
Thanks.
--
tejun
Powered by blists - more mailing lists