diff options
author | zhanglianjie <[email protected]> | 2022-02-17 18:51:51 -0800 |
---|---|---|
committer | Luis Chamberlain <[email protected]> | 2022-04-06 13:43:44 -0700 |
commit | aa779e5102195e1d9ade95dcbc0bfbd8f916eb59 (patch) | |
tree | c37ad089399655b77262fdc090c69b3fe4d98631 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 43fe219aa56a2fdd8f0623c9470a32b14b0617a5 (diff) |
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.
[[email protected]: coding-style cleanups]
[email protected]: fix CONFIG_SYSCTL=n warnings]
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: zhanglianjie <[email protected]>
Cc: Kees Cook <[email protected]>
Cc: Iurii Zaikin <[email protected]>
Cc: Luis Chamberlain <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Luis Chamberlain <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions