scx:基于 Linux 内核的 BPF 调度器实现项目

sched_ext is a Linux kernel feature which enables implementing kernel thread schedulers in BPF and dynamically loading them. This repository contains various scheduler implementations and support utilities.

分支1Tags0
文件最后提交记录最后更新时间
2 个月前
2 个月前
18 天前
5 天前
3 个月前
2 个月前
5 天前

scx

sched_ext is a Linux kernel feature which enables implementing kernel thread schedulers in BPF and dynamically loading them. This repository contains various scheduler implementations and support utilities.

项目介绍

sched_ext is a Linux kernel feature which enables implementing kernel thread schedulers in BPF and dynamically loading them. This repository contains various scheduler implementations and support utilities.

定制我的领域