* [PATCH] Documentation: epoll: remove entry about max_user_instances
@ 2011-04-14 14:15 Lucian Adrian Grijincu
2011-04-18 22:32 ` Randy Dunlap
0 siblings, 1 reply; 2+ messages in thread
From: Lucian Adrian Grijincu @ 2011-04-14 14:15 UTC (permalink / raw)
To: linux-kernel, Randy Dunlap; +Cc: Lucian Adrian Grijincu, Davide Libenzi
max_user_instances was removed in this commit:
commit 9df04e1f25effde823a600e755b51475d438f56b
Author: Davide Libenzi <davidel@xmailserver.org>
Date: Thu Jan 29 14:25:26 2009 -0800
epoll: drop max_user_instances and rely only on max_user_watches
but the documentation entry was not removed.
Cc: Davide Libenzi <davidel@xmailserver.org>
Signed-off-by: Lucian Adrian Grijincu <lucian.grijincu@gmail.com>
---
Documentation/sysctl/fs.txt | 7 -------
1 files changed, 0 insertions(+), 7 deletions(-)
diff --git a/Documentation/sysctl/fs.txt b/Documentation/sysctl/fs.txt
index 4af0614..88fd7f5 100644
--- a/Documentation/sysctl/fs.txt
+++ b/Documentation/sysctl/fs.txt
@@ -231,13 +231,6 @@ its creation).
This directory contains configuration options for the epoll(7) interface.
-max_user_instances
-------------------
-
-This is the maximum number of epoll file descriptors that a single user can
-have open at a given time. The default value is 128, and should be enough
-for normal users.
-
max_user_watches
----------------
--
1.7.5.rc0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] Documentation: epoll: remove entry about max_user_instances
2011-04-14 14:15 [PATCH] Documentation: epoll: remove entry about max_user_instances Lucian Adrian Grijincu
@ 2011-04-18 22:32 ` Randy Dunlap
0 siblings, 0 replies; 2+ messages in thread
From: Randy Dunlap @ 2011-04-18 22:32 UTC (permalink / raw)
To: Lucian Adrian Grijincu; +Cc: linux-kernel, Davide Libenzi
On Thu, 14 Apr 2011 16:15:00 +0200 Lucian Adrian Grijincu wrote:
> max_user_instances was removed in this commit:
>
> commit 9df04e1f25effde823a600e755b51475d438f56b
> Author: Davide Libenzi <davidel@xmailserver.org>
> Date: Thu Jan 29 14:25:26 2009 -0800
>
> epoll: drop max_user_instances and rely only on max_user_watches
>
> but the documentation entry was not removed.
>
> Cc: Davide Libenzi <davidel@xmailserver.org>
> Signed-off-by: Lucian Adrian Grijincu <lucian.grijincu@gmail.com>
Applied, thanks.
> ---
> Documentation/sysctl/fs.txt | 7 -------
> 1 files changed, 0 insertions(+), 7 deletions(-)
>
> diff --git a/Documentation/sysctl/fs.txt b/Documentation/sysctl/fs.txt
> index 4af0614..88fd7f5 100644
> --- a/Documentation/sysctl/fs.txt
> +++ b/Documentation/sysctl/fs.txt
> @@ -231,13 +231,6 @@ its creation).
>
> This directory contains configuration options for the epoll(7) interface.
>
> -max_user_instances
> -------------------
> -
> -This is the maximum number of epoll file descriptors that a single user can
> -have open at a given time. The default value is 128, and should be enough
> -for normal users.
> -
> max_user_watches
> ----------------
>
> --
---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-04-18 22:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-14 14:15 [PATCH] Documentation: epoll: remove entry about max_user_instances Lucian Adrian Grijincu
2011-04-18 22:32 ` Randy Dunlap
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).