Skip to content

Commit

Permalink
Documentation: add watermark_scale_factor to the list of vm systcl file
Browse files Browse the repository at this point in the history
Commit 795ae7a ("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>
  • Loading branch information
Jerome Marchand authored and Jonathan Corbet committed Jul 18, 2016
1 parent e7ca311 commit e6507a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Documentation/sysctl/vm.txt
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ Currently, these files are in /proc/sys/vm:
- swappiness
- user_reserve_kbytes
- vfs_cache_pressure
- watermark_scale_factor
- zone_reclaim_mode

==============================================================
Expand Down

0 comments on commit e6507a0

Please sign in to comment.