summaryrefslogtreecommitdiff
path: root/tools/sched_ext/include/scx/cid.bpf.h
AgeCommit message (Expand)Author
12 daystools/sched_ext: scx - Fix cmask_subset(), cmask_equal() and cmask_weight()Tejun Heo
2026-06-22sched_ext: Move sources under kernel/sched/ext/Tejun Heo
2026-06-03tools/sched_ext: Order single-cid cmask helpers as (cid, mask)Tejun Heo
2026-05-25sched_ext: Convert ops.set_cmask() to arena-resident cmaskTejun Heo
2026-05-20sched_ext: Track bits[] storage size in struct scx_cmaskTejun Heo
2026-05-20sched_ext: Rename scx_cmask.nr_bits to nr_cidsTejun Heo
2026-04-29sched_ext: Add cmask, a base-windowed bitmap over cid spaceTejun Heo