Skip to content

Commit e6507a0

Browse files
jeromemarchandJonathan Corbet
authored andcommitted
Documentation: add watermark_scale_factor to the list of vm systcl file
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 <[email protected]> Acked-by: Johannes Weiner <[email protected]> Signed-off-by: Jonathan Corbet <[email protected]>
1 parent e7ca311 commit e6507a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Documentation/sysctl/vm.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ Currently, these files are in /proc/sys/vm:
6161
- swappiness
6262
- user_reserve_kbytes
6363
- vfs_cache_pressure
64+
- watermark_scale_factor
6465
- zone_reclaim_mode
6566

6667
==============================================================

0 commit comments

Comments
 (0)