docs: Add two missing entries in vm sysctl index
Both seem overlooked while adding the section in the main content. Signed-off-by: Fam Zheng <famzheng@amazon.com> Link: https://lore.kernel.org/r/20201022065403.3936070-1-fam@euphon.net Signed-off-by: Jonathan Corbet <corbet@lwn.net>
This commit is contained in:
parent
94ebdd28fc
commit
62af696471
@ -27,6 +27,7 @@ Currently, these files are in /proc/sys/vm:
|
|||||||
- admin_reserve_kbytes
|
- admin_reserve_kbytes
|
||||||
- block_dump
|
- block_dump
|
||||||
- compact_memory
|
- compact_memory
|
||||||
|
- compaction_proactiveness
|
||||||
- compact_unevictable_allowed
|
- compact_unevictable_allowed
|
||||||
- dirty_background_bytes
|
- dirty_background_bytes
|
||||||
- dirty_background_ratio
|
- dirty_background_ratio
|
||||||
@ -37,6 +38,7 @@ Currently, these files are in /proc/sys/vm:
|
|||||||
- dirty_writeback_centisecs
|
- dirty_writeback_centisecs
|
||||||
- drop_caches
|
- drop_caches
|
||||||
- extfrag_threshold
|
- extfrag_threshold
|
||||||
|
- highmem_is_dirtyable
|
||||||
- hugetlb_shm_group
|
- hugetlb_shm_group
|
||||||
- laptop_mode
|
- laptop_mode
|
||||||
- legacy_va_layout
|
- legacy_va_layout
|
||||||
|
Loading…
Reference in New Issue
Block a user