On Fri, Mar 26, 2021 at 11:33:56AM +0100, Peter Zijlstra wrote:
> Stop polluting sysctl with undocumented knobs that really are debug
> only, move them all to /debug/sched/ along with the existing
> /debug/sched_* files that already exist.
> 
> Signed-off-by: Peter Zijlstra (Intel) <pet...@infradead.org>
> ---
>  include/linux/sched/sysctl.h |    8 +--
>  kernel/sched/core.c          |    4 +
>  kernel/sched/debug.c         |   74 +++++++++++++++++++++++++++++++--
>  kernel/sched/fair.c          |    9 ----
>  kernel/sched/sched.h         |    2 
>  kernel/sysctl.c              |   96 
> -------------------------------------------
>  6 files changed, 80 insertions(+), 113 deletions(-)

Yes!!!

Reviewed-by: Greg Kroah-Hartman <gre...@linuxfoundation.org>

Reply via email to