Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-05-20 | selftests/sched_ext: Add test for scx_bpf_select_cpu_and() via test_run | Andrea Righi | |
Update the allowed_cpus selftest to include a check to validate the behavior of scx_bpf_select_cpu_and() when invoked via a BPF test_run call. Signed-off-by: Andrea Righi <arighi@nvidia.com> Signed-off-by: Tejun Heo <tj@kernel.org> | |||
2025-04-07 | selftests/sched_ext: Add test for scx_bpf_select_cpu_and() | Andrea Righi | |
Add a selftest to validate the behavior of the built-in idle CPU selection policy applied to a subset of allowed CPUs, using scx_bpf_select_cpu_and(). Signed-off-by: Andrea Righi <arighi@nvidia.com> Signed-off-by: Tejun Heo <tj@kernel.org> |