Shus (@fcanlnony) 在 Linux 7.2 的 sched_ext 继续致力于实现子调度程序支持 中发帖
Merged last week for the Linux 7.2 kernel were all of the sched_ext changes for this extensible scheduler support that allows loading BPF programs from user-space for handling scheduling tasks. Linux 7.2 continues building out sched_ext’s sub-scheduler support.
上周合并到 Linux 7.2 内核中的,是所有与该可扩展调度器支持相关的 sched_ext 更改,该功能允许从用户空间加载 BPF 程序来处理调度任务。Linux 7.2 继续完善 sched_ext 的子调度器支持。
The sched_ext sub-sc...