[Devel] [PATCH rh7 2/2] Documentation: add watermark_scale_factor to the list of vm systcl file
Andrey Ryabinin
aryabinin at virtuozzo.com
Fri May 17 16:52:07 MSK 2019
From: Jerome Marchand <jmarchan at redhat.com>
Commit 795ae7a0de6b ("mm: scale kswapd watermarks in proportion to
memory") properly added the description of the new knob to
Documentation/sysctl/vm.txt, but forgot to add it to the list of files
in /proc/sys/vm. Let's fix that.
Signed-off-by: Jerome Marchand <jmarchan at redhat.com>
Acked-by: Johannes Weiner <hannes at cmpxchg.org>
Signed-off-by: Jonathan Corbet <corbet at lwn.net>
(cherry picked from commit e6507a00fd08986ce003012a10af78cc7e47eee8)
Signed-off-by: Andrey Ryabinin <aryabinin at virtuozzo.com>
---
Documentation/sysctl/vm.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/sysctl/vm.txt b/Documentation/sysctl/vm.txt
index 0708463bf737..b5dd7becf4c0 100644
--- a/Documentation/sysctl/vm.txt
+++ b/Documentation/sysctl/vm.txt
@@ -59,6 +59,7 @@ files can be found in mm/swap.c.
- swappiness
- user_reserve_kbytes
- vfs_cache_pressure
+- watermark_scale_factor
- zone_reclaim_mode
==============================================================
--
2.21.0
More information about the Devel
mailing list