[PATCH 3/4] sched/fair: Add cfs bandwidth burst statistics

2021-02-02 Thread Huaixin Chang
Introduce statistics exports for the burstable cfs bandwidth controller. The following exports are included: current_bw: current runtime in global pool nr_burst: number of periods bandwidth burst occurs burst_time: cumulative wall-time that any cpus has used above quota in respectiv

[PATCH 3/4] sched/fair: Add cfs bandwidth burst statistics

2021-01-20 Thread Huaixin Chang
Introduce statistics exports for the burstable cfs bandwidth controller. The following exports are included: current_bw: current runtime in global pool nr_burst: number of periods bandwidth burst occurs burst_time: cumulative wall-time that any cpus has used above quota in respectiv

[PATCH 3/4] sched/fair: Add cfs bandwidth burst statistics

2020-12-16 Thread Huaixin Chang
Introduce statistics exports for the burstable cfs bandwidth controller. The following exports are included: current_bw: current runtime in global pool nr_burst: number of periods bandwidth burst occurs burst_time: cumulative wall-time that any cpus has used above quota in respectiv