Re: [patch 016/104] epoll: introduce resource usage limits
- From: Greg KH <gregkh@xxxxxxx>
- Date: Tue, 27 Jan 2009 21:26:30 -0800
On Tue, Jan 27, 2009 at 08:10:41PM -0800, Davide Libenzi wrote:
In my servers, I know if they are going to be loaded, and I bump NFILES
(and a few other things) to the correct place. Since many of those
limits do not actually pre-allocate any resource, I don't need to wait and
monitor the values, before taking proper action.
But what about people who want to know what the current usages are, so
that they _can_ monitor things and adjust them on the fly if things are
about to go boom?
I see no reason why we can't leave the value where it is today, and add
the ability to both turn the limits off entirely, and also report our
current usage. That keeps the DOS from happening on "default" systems,
and lets admins have an idea if they need to bump up the values on their
systems as well.
I don't understand your objection to allowing the usage to be monitored.
confused,
greg k-h
--
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: Davide Libenzi
- Re: [patch 016/104] epoll: introduce resource usage limits
- From: Willy Tarreau
- 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: 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
- From: Davide Libenzi
- Re: [patch 016/104] epoll: introduce resource usage limits
- From: Bron Gondwana
- Re: [patch 016/104] epoll: introduce resource usage limits
- From: Davide Libenzi
- Re: [patch 016/104] epoll: introduce resource usage limits
- Prev by Date: Re: [BUG][kprobes][vunmap?]: kprobes may cause memory corruption
- Next by Date: Re: [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
|