[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <YF3AK1SwSwLNT6Y6@kroah.com>
Date: Fri, 26 Mar 2021 12:06:19 +0100
From: Greg KH <greg@...ah.com>
To: Peter Zijlstra <peterz@...radead.org>
Cc: mingo@...nel.org, mgorman@...e.de, juri.lelli@...hat.com,
vincent.guittot@...aro.org, dietmar.eggemann@....com,
rostedt@...dmis.org, bsegall@...gle.com, bristot@...hat.com,
joshdon@...gle.com, valentin.schneider@....com,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 4/9] sched: Move SCHED_DEBUG to debugfs
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) <peterz@...radead.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 <gregkh@...uxfoundation.org>
Powered by blists - more mailing lists