Re: [patch 016/104] epoll: introduce resource usage limits
- From: Davide Libenzi <davidel@xxxxxxxxxxxxxxx>
- Date: Tue, 27 Jan 2009 19:46:18 -0800 (PST)
On Wed, 28 Jan 2009, Bron Gondwana wrote:
On Tue, Jan 27, 2009 at 04:35:19PM -0800, Greg KH wrote:
Can you resubmit all 4 patches, and cc: the epoll author, Davide? He's
the one that needs to accept these changes.
It's three now (two of them deserved to merged) and re-ordered so the
first two are trivial and the complex bits are easily skipped if you
don't want them.
Just looking for Davide's email address. Found it :) I'll follow up
this message with the patches. I'm not going to CC everyone else again
- but I'll CC LKML so you can follow it there if you want.
I already gave you my opinion on such code. There is no need for it. If
your servers are loaded, in the same way you bump NFILES (and likely
even other default configs), you bump up max_user_instances:
$ echo NN > /proc/sys/fs/epoll/max_user_instances
It requires no extra crud in the kernel, and it works pretty darn good.
- Davide
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [patch 016/104] epoll: introduce resource usage limits
- From: Chris Adams
- Re: [patch 016/104] epoll: introduce resource usage limits
- From: Bron Gondwana
- Re: [patch 016/104] epoll: introduce resource usage limits
- References:
- Re: [patch 016/104] epoll: introduce resource usage limits
- From: Bron Gondwana
- Re: [patch 016/104] epoll: introduce resource usage limits
- From: Greg KH
- Re: [patch 016/104] epoll: introduce resource usage limits
- From: Bron Gondwana
- Re: [patch 016/104] epoll: introduce resource usage limits
- From: Greg KH
- Re: [patch 016/104] epoll: introduce resource usage limits
- From: Bron Gondwana
- Re: [patch 016/104] epoll: introduce resource usage limits
- From: Bron Gondwana
- Re: [patch 016/104] epoll: introduce resource usage limits
- From: Bron Gondwana
- Re: [patch 016/104] epoll: introduce resource usage limits
- From: Greg KH
- Re: [patch 016/104] epoll: introduce resource usage limits
- From: Bron Gondwana
- Re: [patch 016/104] epoll: introduce resource usage limits
- Prev by Date: Re: Make lockdep happy with configfs
- Next by Date: [PATCH 1/3] epoll: increase default max_user_instances to 1024
- Previous by thread: Re: [patch 016/104] epoll: introduce resource usage limits
- Next by thread: Re: [patch 016/104] epoll: introduce resource usage limits
- Index(es):
Relevant Pages
|