Searched hist:"8 da7bf2cee2735dbd2478cf07672ff0d243ce6ed" (Results 1 – 2 of 2) sorted by relevance
/linux/tools/sched_ext/ |
H A D | scx_central.c | diff 8da7bf2cee2735dbd2478cf07672ff0d243ce6ed Fri Dec 13 03:16:57 CET 2024 Tejun Heo <tj@kernel.org> tools/sched_ext: Receive updates from SCX repo
Receive tools/sched_ext updates form https://github.com/sched-ext/scx to sync userspace bits:
- scx_bpf_dump_header() added which can be used to print out basic scheduler info on dump.
- BPF possible/online CPU iterators added.
- CO-RE enums added. The enums are autogenerated from vmlinux.h. Include the generated artifacts in tools/sched_ext to keep the Makefile simpler.
- Other misc changes.
Signed-off-by: Tejun Heo <tj@kernel.org>
|
/linux/tools/sched_ext/include/scx/ |
H A D | common.bpf.h | diff 8da7bf2cee2735dbd2478cf07672ff0d243ce6ed Fri Dec 13 03:16:57 CET 2024 Tejun Heo <tj@kernel.org> tools/sched_ext: Receive updates from SCX repo
Receive tools/sched_ext updates form https://github.com/sched-ext/scx to sync userspace bits:
- scx_bpf_dump_header() added which can be used to print out basic scheduler info on dump.
- BPF possible/online CPU iterators added.
- CO-RE enums added. The enums are autogenerated from vmlinux.h. Include the generated artifacts in tools/sched_ext to keep the Makefile simpler.
- Other misc changes.
Signed-off-by: Tejun Heo <tj@kernel.org>
|