Re: [PATCH v6 14/16] sched_ext: Export task_is_scx_enabled() for verification
From: Tejun Heo
Date: Thu Feb 26 2026 - 11:12:45 EST
On Thu, Feb 26, 2026 at 04:42:34PM +0100, Gabriele Monaco wrote:
> scx_enabled() might as well be exported (together with its static key), but I'm
> not sure exporting the sched_class is the right thing, since all those scheduler
> things are quite private.
Don't you just need the sched_class pointer? Can't you get that from
kallsyms?
Thanks.
--
tejun