sched/fair: Implement throttle task work and related helpers
Implement throttle_cfs_rq_work() task work which gets executed on task's ret2user path where the task is dequeued and marked as throttled. Signed-off-by:Valentin Schneider <vschneid@redhat.com> Signed-off-by:
Aaron Lu <ziqianlu@bytedance.com> Signed-off-by:
Peter Zijlstra (Intel) <peterz@infradead.org> Reviewed-by:
Chengming Zhou <chengming.zhou@linux.dev> Tested-by:
Valentin Schneider <vschneid@redhat.com> Tested-by:
Matteo Martelli <matteo.martelli@codethink.co.uk> Tested-by:
K Prateek Nayak <kprateek.nayak@amd.com> Link: https://lore.kernel.org/r/20250829081120.806-3-ziqianlu@bytedance.com
Loading
Please sign in to comment