Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull scheduler fixes from Ingo Molnar: "Debug info and other statistics fixes and related enhancements" * 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: sched/numa: Fix numa balancing stats in /proc/pid/sched sched/numa: Show numa_group ID in /proc/sched_debug task listings sched/debug: Move print_cfs_rq() declaration to kernel/sched/sched.h sched/stat: Expose /proc/pid/schedstat if CONFIG_SCHED_INFO=y sched/stat: Simplify the sched_info accounting dependency
Showing
- fs/proc/base.c 7 additions, 4 deletionsfs/proc/base.c
- include/linux/sched.h 3 additions, 5 deletionsinclude/linux/sched.h
- init/Kconfig 1 addition, 0 deletionsinit/Kconfig
- kernel/sched/core.c 1 addition, 1 deletionkernel/sched/core.c
- kernel/sched/debug.c 18 additions, 22 deletionskernel/sched/debug.c
- kernel/sched/fair.c 21 additions, 1 deletionkernel/sched/fair.c
- kernel/sched/sched.h 13 additions, 0 deletionskernel/sched/sched.h
- kernel/sched/stats.h 2 additions, 2 deletionskernel/sched/stats.h
- lib/Kconfig.debug 5 additions, 0 deletionslib/Kconfig.debug
Loading
Please register or sign in to comment