From: Randy Dunlap <randy.dunlap@oracle.com>
To: torvalds <torvalds@linux-foundation.org>
Cc: lkml <linux-kernel@vger.kernel.org>,
Davide Libenzi <davidel@xmailserver.org>,
Lucian Adrian Grijincu <lucian.grijincu@gmail.com>
Subject: [PATCH 2/5] Documentation: update epoll sysctl text
Date: Mon, 23 May 2011 11:57:33 -0700 [thread overview]
Message-ID: <20110523115733.45c780fd.randy.dunlap@oracle.com> (raw)
In-Reply-To: <20110523115542.dcf23f5d.randy.dunlap@oracle.com>
From: Lucian Adrian Grijincu <lucian.grijincu@gmail.com>
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>
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
---
Documentation/sysctl/fs.txt | 7 -------
1 file changed, 7 deletions(-)
--- linux-2.6.39-git6.orig/Documentation/sysctl/fs.txt
+++ linux-2.6.39-git6/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
----------------
next prev parent reply other threads:[~2011-05-23 19:02 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-23 18:55 [PATCH 1/5] Documentation: update dontdiff file Randy Dunlap
2011-05-23 18:57 ` Randy Dunlap [this message]
2011-05-23 18:58 ` [PATCH 3/5] Documentation: update LXR web link Randy Dunlap
2011-05-23 18:59 ` [PATCH 4/5] Documentation: fix vgaarbiter.txt typos etc Randy Dunlap
2011-05-23 19:01 ` [PATCH 5/5] Documentation: update GregKH links Randy Dunlap
2011-05-23 19:09 ` Greg KH
2011-05-23 19:33 ` Vikram Narayanan
2011-05-23 19:41 ` Greg KH
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20110523115733.45c780fd.randy.dunlap@oracle.com \
--to=randy.dunlap@oracle.com \
--cc=davidel@xmailserver.org \
--cc=linux-kernel@vger.kernel.org \
--cc=lucian.grijincu@gmail.com \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome