All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] docs: Add two missing entries in vm sysctl index
@ 2020-10-22  6:54 fam
  0 siblings, 0 replies; only message in thread
From: fam @ 2020-10-22  6:54 UTC (permalink / raw)
  To: linux-doc; +Cc: sfr, fam, Jonathan Corbet, linux-kernel

From: Fam Zheng <famzheng@amazon.com>

Both seem overlooked while adding the section in the main content.

Signed-off-by: Fam Zheng <famzheng@amazon.com>

---

v2: Add sign-off.

---
 Documentation/admin-guide/sysctl/vm.rst | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/admin-guide/sysctl/vm.rst b/Documentation/admin-guide/sysctl/vm.rst
index 4b9d2e8e9142..f455fa00c00f 100644
--- a/Documentation/admin-guide/sysctl/vm.rst
+++ b/Documentation/admin-guide/sysctl/vm.rst
@@ -27,6 +27,7 @@ Currently, these files are in /proc/sys/vm:
 - admin_reserve_kbytes
 - block_dump
 - compact_memory
+- compaction_proactiveness
 - compact_unevictable_allowed
 - dirty_background_bytes
 - dirty_background_ratio
@@ -37,6 +38,7 @@ Currently, these files are in /proc/sys/vm:
 - dirty_writeback_centisecs
 - drop_caches
 - extfrag_threshold
+- highmem_is_dirtyable
 - hugetlb_shm_group
 - laptop_mode
 - legacy_va_layout
-- 
2.25.1



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2020-10-22  6:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-22  6:54 [PATCH v2] docs: Add two missing entries in vm sysctl index fam

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.