diff options
author | 2025-01-11 15:07:39 +0800 | |
---|---|---|
committer | 2025-02-07 16:53:04 +0100 | |
commit | 538d5baacd8a01b814777af1c9f1f9740a714707 (patch) | |
tree | 8c18a59df5846cbbc0494429471507d67fd8364b /scripts/gdb/linux/utils.py | |
parent | mm: swap: move sysctl to mm/swap.c (diff) | |
download | wireguard-linux-538d5baacd8a01b814777af1c9f1f9740a714707.tar.xz wireguard-linux-538d5baacd8a01b814777af1c9f1f9740a714707.zip |
mm: vmscan: move vmscan sysctls to mm/vmscan.c
This moves vm_swappiness and zone_reclaim_mode to mm/vmscan.c,
as part of the kernel/sysctl.c cleaning, also moves some external
variable declarations and function declarations from include/linux/swap.h
into mm/internal.h.
Signed-off-by: Kaixiong Yu <yukaixiong@huawei.com>
Reviewed-by: Kees Cook <kees@kernel.org>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Joel Granados <joel.granados@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions