diff options
author | 2024-10-10 11:41:44 -1000 | |
---|---|---|
committer | 2024-10-10 11:41:44 -1000 | |
commit | aebe7ae4cb50551874fdfaf88e4127884298caad (patch) | |
tree | 5fca882bcba3bdbad1e240a9c1443be66a6bca1a /scripts/module-common.c | |
parent | sched_ext: Move scx_buildin_idle_enabled check to scx_bpf_select_cpu_dfl() (diff) | |
download | wireguard-linux-aebe7ae4cb50551874fdfaf88e4127884298caad.tar.xz wireguard-linux-aebe7ae4cb50551874fdfaf88e4127884298caad.zip |
sched_ext: bypass mode shouldn't depend on ops.select_cpu()
Bypass mode was depending on ops.select_cpu() which can't be trusted as with
the rest of the BPF scheduler. Always enable and use scx_select_cpu_dfl() in
bypass mode.
Signed-off-by: Tejun Heo <tj@kernel.org>
Acked-by: David Vernet <void@manifault.com>
Diffstat (limited to 'scripts/module-common.c')
0 files changed, 0 insertions, 0 deletions