aboutsummaryrefslogtreecommitdiffstats
path: root/rust/helpers
diff options
context:
space:
mode:
authorTejun Heo <tj@kernel.org>2025-09-23 09:03:26 -1000
committerTejun Heo <tj@kernel.org>2025-09-23 09:03:26 -1000
commitc7e739746dbde9ae401fd88824f5656c5e2361fc (patch)
tree967524d6f38a16b2e6e04a2883683d17084b87b3 /rust/helpers
parentsched_ext: Fix stray scx_root usage in task_can_run_on_remote_rq() (diff)
downloadlinux-c7e739746dbde9ae401fd88824f5656c5e2361fc.tar.gz
linux-c7e739746dbde9ae401fd88824f5656c5e2361fc.zip
sched_ext: Use bitfields for boolean warning flags
Convert warned_zero_slice and warned_deprecated_rq in scx_sched struct to single-bit bitfields. While this doesn't reduce struct size immediately, it prepares for future bitfield additions. v2: Update patch description. Acked-by: Andrea Righi <arighi@nvidia.com> Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'rust/helpers')
0 files changed, 0 insertions, 0 deletions