public inbox for linux-man@vger.kernel.org
 help / color / mirror / Atom feed
* [Patch] describe 'swappiness' for proc(5)
@ 2009-03-20  3:46 Américo Wang
  2009-03-29 22:12 ` Michael Kerrisk
  0 siblings, 1 reply; 2+ messages in thread
From: Américo Wang @ 2009-03-20  3:46 UTC (permalink / raw)
  To: linux-man-u79uwXL29TY76Z2rM5mHXA; +Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w


Add descriptions for /proc/sys/vm/swappiness.

Signed-off-by: WANG Cong <xiyou.wangcong-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>

---
diff --git a/man5/proc.5 b/man5/proc.5
index 48c103a..c74d7f7 100644
--- a/man5/proc.5
+++ b/man5/proc.5
@@ -2382,6 +2382,14 @@ user should run
 .BR sync (8)
 first.
 .TP
+.IR /proc/sys/vm/swappiness
+.\" The following is from Documentation/sysctl/vm.txt
+This control is used to define how aggressive the kernel will swap
+memory pages.  Higher values will increase agressiveness, lower values
+descrease the amount of swap.
+
+The default value is 60.
+.TP
 .IR /proc/sys/vm/legacy_va_layout " (since Linux 2.6.9)"
 .\" The following is from Documentation/filesystems/proc.txt
 If non-zero, this disables the new 32-bit memory-mapping layout;

 
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2009-03-29 22:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-20  3:46 [Patch] describe 'swappiness' for proc(5) Américo Wang
2009-03-29 22:12 ` Michael Kerrisk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox