[Devel] [PATCH RHEL7 COMMIT] ms/Documentation: add watermark_scale_factor to the list of vm systcl file

Konstantin Khorenko khorenko at virtuozzo.com
Tue May 21 18:40:45 MSK 2019


The commit is pushed to "branch-rh7-3.10.0-957.12.2.vz7.96.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git
after rh7-3.10.0-957.12.2.vz7.96.1
------>
commit 1cba0bb59d09c29f54feef5a995b5bb4c3ca3788
Author: Jerome Marchand <jmarchan at redhat.com>
Date:   Tue May 21 18:40:43 2019 +0300

    ms/Documentation: add watermark_scale_factor to the list of vm systcl file
    
    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>
    
    https://jira.sw.ru/browse/PSBM-94102
    (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
 
 ==============================================================



More information about the Devel mailing list