summaryrefslogtreecommitdiffstats
path: root/kernel/locking
diff options
context:
space:
mode:
authorzhanglianjie <zhanglianjie@uniontech.com>2022-02-18 03:51:51 +0100
committerLuis Chamberlain <mcgrof@kernel.org>2022-04-06 22:43:44 +0200
commitaa779e5102195e1d9ade95dcbc0bfbd8f916eb59 (patch)
treec37ad089399655b77262fdc090c69b3fe4d98631 /kernel/locking
parentmm: move oom_kill sysctls to their own file (diff)
downloadlinux-aa779e5102195e1d9ade95dcbc0bfbd8f916eb59.tar.xz
linux-aa779e5102195e1d9ade95dcbc0bfbd8f916eb59.zip
mm: move page-writeback sysctls to their own file
kernel/sysctl.c is a kitchen sink where everyone leaves their dirty dishes, this makes it very difficult to maintain. To help with this maintenance let's start by moving sysctls to places where they actually belong. The proc sysctl maintainers do not want to know what sysctl knobs you wish to add for your own piece of code, we just care about the core logic. So move the page-writeback sysctls to its own file. [akpm@linux-foundation.org: coding-style cleanups] akpm@linux-foundation.org: fix CONFIG_SYSCTL=n warnings] Link: https://lkml.kernel.org/r/20220129012955.26594-1-zhanglianjie@uniontech.com Signed-off-by: zhanglianjie <zhanglianjie@uniontech.com> Cc: Kees Cook <keescook@chromium.org> Cc: Iurii Zaikin <yzaikin@google.com> Cc: Luis Chamberlain <mcgrof@kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>
Diffstat (limited to 'kernel/locking')
0 files changed, 0 insertions, 0 deletions