From: Greg KH <gregkh@suse.de>
To: mtk.manpages@gmail.com
Cc: Andrew Morton <akpm@linux-foundation.org>,
Davide Libenzi <davidel@xmailserver.org>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
Linus Torvalds <torvalds@linux-foundation.org>,
Willy Tarreau <w@1wt.eu>, Bron Gondwana <brong@fastmail.fm>
Subject: Re: [patch] drop epoll max_user_instances and rely only on max_user_watches
Date: Thu, 29 Jan 2009 10:14:22 -0800 [thread overview]
Message-ID: <20090129181422.GA30935@suse.de> (raw)
In-Reply-To: <cfd18e0f0901290203r139cb5bfgc02a0dcb1347aba8@mail.gmail.com>
On Thu, Jan 29, 2009 at 11:03:37PM +1300, Michael Kerrisk wrote:
> On Thu, Jan 29, 2009 at 9:57 PM, Andrew Morton
> <akpm@linux-foundation.org> wrote:
> >
> >> Subject: [patch] drop epoll max_user_instances and rely only on max_user_watches
> >
> > nanonit: please prepare titles in the form "subsystem-id:
> > what-i-did-to-it", so a suitable name here would be
> >
> > epoll: drop max_user_instances and rely only on max_user_watches
> >
> > On Wed, 28 Jan 2009 20:56:07 -0800 (PST) Davide Libenzi <davidel@xmailserver.org> wrote:
> >
> >> Linus suggested to put limits where the money is, and max_user_watches
> >> already does that w/out the need of max_user_instances. That has the
> >> advantage to mitigate the potential DoS while allowing pretty generous
> >> default behavior.
>
> [...]
>
> > I assume that because you based all this on all the other patches, you
> > view it as 2.6.30 material?
>
> Since max_user_instances was added in 2.6.28, and this is an ABI
> change, I suggest this should go into .29-rc, so that
> max_user_instances spends as little time in the wild as possible.
I agree. I'll backport the change to the .28 and .27 stable kernels as
well, as we have complaints about the default values breaking people's
machines.
thanks,
greg k-h
next prev parent reply other threads:[~2009-01-29 18:26 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-29 4:56 [patch] drop epoll max_user_instances and rely only on max_user_watches Davide Libenzi
2009-01-29 8:42 ` Bron Gondwana
2009-01-29 8:57 ` Andrew Morton
2009-01-29 10:03 ` Michael Kerrisk
2009-01-29 18:14 ` Greg KH [this message]
2009-01-29 18:54 ` Davide Libenzi
2009-02-01 1:26 ` Michael Kerrisk
2009-02-01 1:30 ` Davide Libenzi
2009-02-01 1:43 ` Michael Kerrisk
2009-02-01 1:49 ` Davide Libenzi
2009-01-29 18:46 ` Davide Libenzi
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=20090129181422.GA30935@suse.de \
--to=gregkh@suse.de \
--cc=akpm@linux-foundation.org \
--cc=brong@fastmail.fm \
--cc=davidel@xmailserver.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mtk.manpages@gmail.com \
--cc=torvalds@linux-foundation.org \
--cc=w@1wt.eu \
/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 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.