lkml.org 
[lkml]   [2021]   [Sep]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v4 0/8] sched: support schedstats for RT sched class
On Sun, Sep 05, 2021 at 02:35:39PM +0000, Yafang Shao wrote:
> Yafang Shao (8):
> sched, fair: use __schedstat_set() in set_next_entity()
> sched: make struct sched_statistics independent of fair sched class
> sched: make schedstats helpers independent of fair sched class
> sched: introduce task block time in schedstats
> sched, rt: support sched_stat_runtime tracepoint for RT sched class
> sched, rt: support schedstats for RT sched class
> sched, dl: support sched_stat_runtime tracepoint for deadline sched
> class
> sched, dl: support schedstats for deadline sched class
>
> include/linux/sched.h | 8 +-
> kernel/sched/core.c | 25 +++---
> kernel/sched/deadline.c | 99 +++++++++++++++++++++-
> kernel/sched/debug.c | 97 +++++++++++----------
> kernel/sched/fair.c | 177 +++++++++++----------------------------
> kernel/sched/rt.c | 130 +++++++++++++++++++++++++++-
> kernel/sched/stats.c | 104 +++++++++++++++++++++++
> kernel/sched/stats.h | 49 +++++++++++
> kernel/sched/stop_task.c | 4 +-
> 9 files changed, 500 insertions(+), 193 deletions(-)

*sigh*, okay I suppose, let's try this :-)

\
 
 \ /
  Last update: 2021-09-10 19:03    [W:0.449 / U:1.356 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site