commit | e6507a00fd08986ce003012a10af78cc7e47eee8 | [log] [tgz] |
---|---|---|
author | Jerome Marchand <jmarchan@redhat.com> | Tue Jul 12 12:05:59 2016 +0200 |
committer | Jonathan Corbet <corbet@lwn.net> | Mon Jul 18 08:27:01 2016 -0600 |
tree | 2ea97917ab32e203360251d33911567cc8101caf | |
parent | e7ca311e376c81a51ce031c569f336bdadf5ea98 [diff] |
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@redhat.com> Acked-by: Johannes Weiner <hannes@cmpxchg.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net>