All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Documentation: add watermark_scale_factor to the list of vm systcl file
@ 2016-07-12 10:05 Jerome Marchand
  2016-07-12 19:38 ` Johannes Weiner
  2016-07-18 14:27 ` Jonathan Corbet
  0 siblings, 2 replies; 3+ messages in thread
From: Jerome Marchand @ 2016-07-12 10:05 UTC (permalink / raw)
  To: Jonathan Corbet; +Cc: Johannes Weiner, linux-doc, linux-kernel

Commit 795ae7a0de6b ("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>
---
 Documentation/sysctl/vm.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/sysctl/vm.txt b/Documentation/sysctl/vm.txt
index 720355c..95ccbe6 100644
--- a/Documentation/sysctl/vm.txt
+++ b/Documentation/sysctl/vm.txt
@@ -61,6 +61,7 @@ files can be found in mm/swap.c.
 - swappiness
 - user_reserve_kbytes
 - vfs_cache_pressure
+- watermark_scale_factor
 - zone_reclaim_mode
 
 ==============================================================
-- 
2.5.5

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

* Re: [PATCH] Documentation: add watermark_scale_factor to the list of vm systcl file
  2016-07-12 10:05 [PATCH] Documentation: add watermark_scale_factor to the list of vm systcl file Jerome Marchand
@ 2016-07-12 19:38 ` Johannes Weiner
  2016-07-18 14:27 ` Jonathan Corbet
  1 sibling, 0 replies; 3+ messages in thread
From: Johannes Weiner @ 2016-07-12 19:38 UTC (permalink / raw)
  To: Jerome Marchand; +Cc: Jonathan Corbet, linux-doc, linux-kernel

On Tue, Jul 12, 2016 at 12:05:59PM +0200, Jerome Marchand wrote:
> Commit 795ae7a0de6b ("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>

Thanks Jerome!

Acked-by: Johannes Weiner <hannes@cmpxchg.org>

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

* Re: [PATCH] Documentation: add watermark_scale_factor to the list of vm systcl file
  2016-07-12 10:05 [PATCH] Documentation: add watermark_scale_factor to the list of vm systcl file Jerome Marchand
  2016-07-12 19:38 ` Johannes Weiner
@ 2016-07-18 14:27 ` Jonathan Corbet
  1 sibling, 0 replies; 3+ messages in thread
From: Jonathan Corbet @ 2016-07-18 14:27 UTC (permalink / raw)
  To: Jerome Marchand; +Cc: Johannes Weiner, linux-doc, linux-kernel

On Tue, 12 Jul 2016 12:05:59 +0200
"Jerome Marchand" <jmarchan@redhat.com> wrote:

> Commit 795ae7a0de6b ("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.

Applied to the docs tree, thanks.

jon

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

end of thread, other threads:[~2016-07-18 14:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-12 10:05 [PATCH] Documentation: add watermark_scale_factor to the list of vm systcl file Jerome Marchand
2016-07-12 19:38 ` Johannes Weiner
2016-07-18 14:27 ` Jonathan Corbet

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.