Re: [PATCH] sched_ext: Provide a sysfs enable_seq counter
From: Tejun Heo
Date: Mon Sep 23 2024 - 13:02:02 EST
Hello,
On Mon, Sep 23, 2024 at 12:57:49PM -0400, Phil Auld wrote:
..
> > I'll apply as-is. Let's add per-scheduler load seq separately.
>
> Thanks! I was thinking that per-scheduler you could just snapshot the
> global counter (either before or after increment) on load. Then you
> could easily tell when each was loaded relative to each other etc.
Yeap.
> Especially while "per-scheduler" is defined by string comparison I'd
> prefer not to rely on that for this use case.
Thanks.
--
tejun