summaryrefslogtreecommitdiff
path: root/tools/sched_ext/scx_flatcg.c
AgeCommit message (Expand)AuthorFilesLines
2026-07-24tools/sched_ext: Don't restart over a pending exit requestTejun Heo1-1/+1
2026-07-13tools/sched_ext: scx_flatcg: Fix uninitialized stats on allocation failureLiang Luo1-2/+2
2026-04-20tools/sched_ext: Remove dead -d option in scx_flatcgCheng-Yang Chou1-8/+4
2026-02-20tools/sched_ext: fix getopt not re-parsed on restartDavid Carlier1-0/+1
2026-02-16tools/sched_ext: scx_flatcg: fix potential stack overflow from VLA in fcg_rea...David Carlier1-4/+9
2026-02-12tools/sched_ext: scx_flatcg: zero-initialize stats counter arrayDavid Carlier1-0/+1
2025-08-11tools/sched_ext: Receive updates from SCX repoAndrea Righi1-0/+2
2024-12-12tools/sched_ext: Receive updates from SCX repoTejun Heo1-0/+1
2024-09-04sched_ext: Add a cgroup scheduler which uses flattened hierarchyTejun Heo1-0/+233