Hello, On Mon, 2026-03-02 at 14:58 +0100, Juri Lelli wrote: > Considering the spec above, does the 'event' need to be 'enqueue' > instead of 'sched_wakeup' (or the other way around)? Or maybe it's > equivalent?
Good catch, in fact enqueue/dequeue don't work well for this model (the actual stall monitor uses wakeup), but for the sake of the, already simplified, example I should keep it consistent. Thanks, Gabriele
