[RFC PATCH 0/2] sched/eevdf: Introduce a cgroup interface for slice
From: Tianchen Ding
Date: Mon Oct 28 2024 - 02:34:28 EST
The 1st patch is a minor fix for the existing cgroup propagating.
The 2nd patch is the main part and RFC. If the design is ok, I'll send
another patch later for documents about the new cgroup interface.
Thanks.
Tianchen Ding (2):
sched/eevdf: Force propagating min_slice of cfs_rq when a task
changing slice
sched/eevdf: Introduce a cgroup interface for slice
kernel/sched/core.c | 34 +++++++++++++++++++++++++++++
kernel/sched/fair.c | 51 +++++++++++++++++++++++++++++++++++++++-----
kernel/sched/sched.h | 3 +++
3 files changed, 83 insertions(+), 5 deletions(-)
--
2.39.3