linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] docs: Add two missing entries in vm sysctl index
@ 2020-10-13  9:14 fam
  2020-10-21 21:18 ` Jonathan Corbet
  0 siblings, 1 reply; 2+ messages in thread
From: fam @ 2020-10-13  9:14 UTC (permalink / raw)
  To: linux-doc; +Cc: fam, linux-kernel, Jonathan Corbet

From: Fam Zheng <famzheng@amazon.com>

Both seem overlooked while adding the section in the main content.
---
 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] 2+ messages in thread

* Re: [PATCH] docs: Add two missing entries in vm sysctl index
  2020-10-13  9:14 [PATCH] docs: Add two missing entries in vm sysctl index fam
@ 2020-10-21 21:18 ` Jonathan Corbet
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2020-10-21 21:18 UTC (permalink / raw)
  To: fam; +Cc: linux-doc, linux-kernel

On Tue, 13 Oct 2020 10:14:04 +0100
fam@euphon.net wrote:

> From: Fam Zheng <famzheng@amazon.com>
> 
> Both seem overlooked while adding the section in the main content.
> ---
>  Documentation/admin-guide/sysctl/vm.rst | 2 ++
>  1 file changed, 2 insertions(+)

Applied, thanks.  The right way to fix this, though, is to let Sphinx
generate a table of contents at the beginning; that will never get out of
date.

jon

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-10-21 21:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-13  9:14 [PATCH] docs: Add two missing entries in vm sysctl index fam
2020-10-21 21:18 ` Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).