Re: [PATCH 02/10] sched: change /proc/sched_debug fields

2019-07-01 Thread Josef Bacik
On Fri, Jun 28, 2019 at 04:49:05PM -0400, Rik van Riel wrote: > Remove some fields from /proc/sched_debug that are removed from > sched_entity in a subsequent patch, and add h_load, which comes in > very handy to debug CPU controller weight distribution. > > Signed-off-by: Rik van Riel

[PATCH 02/10] sched: change /proc/sched_debug fields

2019-06-28 Thread Rik van Riel
Remove some fields from /proc/sched_debug that are removed from sched_entity in a subsequent patch, and add h_load, which comes in very handy to debug CPU controller weight distribution. Signed-off-by: Rik van Riel --- kernel/sched/debug.c | 11 ++- 1 file changed, 2 insertions(+), 9