Andrea Righi 0e9b4c10e8 sched_ext: idle: Introduce scx_bpf_nr_node_ids()
Similarly to scx_bpf_nr_cpu_ids(), introduce a new kfunc
scx_bpf_nr_node_ids() to expose the maximum number of NUMA nodes in the
system.

BPF schedulers can use this information together with the new node-aware
kfuncs, for example to create per-node DSQs, validate node IDs, etc.

Signed-off-by: Andrea Righi <arighi@nvidia.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
2025-02-24 07:37:42 -10:00
..
2025-01-20 20:34:50 +01:00
2025-01-21 11:32:36 -08:00
2025-01-21 11:32:36 -08:00
2024-12-20 15:31:18 +01:00
2024-09-03 15:26:32 +02:00