* [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
* Re: [Patch] describe 'swappiness' for proc(5)
2009-03-20 3:46 [Patch] describe 'swappiness' for proc(5) Américo Wang
@ 2009-03-29 22:12 ` Michael Kerrisk
0 siblings, 0 replies; 2+ messages in thread
From: Michael Kerrisk @ 2009-03-29 22:12 UTC (permalink / raw)
To: Américo Wang; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA
On Fri, Mar 20, 2009 at 4:46 PM, Américo Wang <xiyou.wangcong@gmail.com> wrote:
>
> Add descriptions for /proc/sys/vm/swappiness.
>
> Signed-off-by: WANG Cong <xiyou.wangcong-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Thanks! Applied for man-pages-3.20.
Cheers,
Michael
> ---
> 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;
>
>
>
--
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
git://git.kernel.org/pub/scm/docs/man-pages/man-pages.git
man-pages online: http://www.kernel.org/doc/man-pages/online_pages.html
Found a bug? http://www.kernel.org/doc/man-pages/reporting_bugs.html
--
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 [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