[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1468317959-8366-1-git-send-email-jmarchan@redhat.com>
Date: Tue, 12 Jul 2016 12:05:59 +0200
From: "Jerome Marchand" <jmarchan@...hat.com>
To: Jonathan Corbet <corbet@....net>
Cc: Johannes Weiner <hannes@...xchg.org>, linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH] 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@...hat.com>
---
Documentation/sysctl/vm.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/sysctl/vm.txt b/Documentation/sysctl/vm.txt
index 720355c..95ccbe6 100644
--- a/Documentation/sysctl/vm.txt
+++ b/Documentation/sysctl/vm.txt
@@ -61,6 +61,7 @@ files can be found in mm/swap.c.
- swappiness
- user_reserve_kbytes
- vfs_cache_pressure
+- watermark_scale_factor
- zone_reclaim_mode
==============================================================
--
2.5.5
Powered by blists - more mailing lists