Re: [PATCH 1/2] sched_ext: Fix ops.dequeue() semantics

From: Tejun Heo

Date: Sun Feb 01 2026 - 12:43:42 EST


Hello,

Sorry about tardiness.

On Fri, Jan 30, 2026 at 11:54:00AM +0000, Kuba Piecuch wrote:
> Is "local" short for "local or global", i.e. not user-created?

Yes, maybe it'd be useful to come up with a terminology for them. e.g.
terminal - once a task reaches a terminal DSQ, the only way that the BPF
scheduler can affect the task is by triggering re-enqueue (although we don't
yet support reenqueueing global DSQs).

Thanks.

--
tejun