]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
Documentation: add watermark_scale_factor to the list of vm systcl file
authorJerome Marchand <jmarchan@redhat.com>
Tue, 12 Jul 2016 10:05:59 +0000 (12:05 +0200)
committerChuck Anderson <chuck.anderson@oracle.com>
Thu, 21 Sep 2017 22:38:12 +0000 (15:38 -0700)
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@redhat.com>
Acked-by: Johannes Weiner <hannes@cmpxchg.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
(cherry picked from commit e6507a00fd08986ce003012a10af78cc7e47eee8)

Orabug: 26643957

Signed-off-by: Robert M. Harris <robert.m.harris@oracle.com>
Reviewed-by: Khalid Aziz <khalid.aziz@oracle.com>
Reviewed-by: Larry Bassel <larry.bassel@oracle.com>
Reviewed-by: Herbert van den Bergh <herbert.van.den.bergh@oracle.com>
Reviewed-by: Todd Vierling <todd.vierling@oracle.com>
Documentation/sysctl/vm.txt

index 64f54c1e850847c17541fa327532a2a701d0a5c6..373ccff095323286912f456025703aed444d90f7 100644 (file)
@@ -58,6 +58,7 @@ Currently, these files are in /proc/sys/vm:
 - swappiness
 - user_reserve_kbytes
 - vfs_cache_pressure
+- watermark_scale_factor
 - zone_reclaim_mode
 
 ==============================================================