Thread (17 messages) flat view 17 messages, 6 authors, 2016-08-03

Re: [PATCH 00/14] Present useful limits to user (v2)

From: Topi Miettinen <hidden>
Date: 2016-07-15 16:57:00
Also in: cgroups, kvm, linux-fsdevel, linux-mm, linuxppc-dev, netdev

On 07/15/16 13:59, Peter Zijlstra wrote:
On Fri, Jul 15, 2016 at 01:52:48PM +0000, Topi Miettinen wrote:
quoted
On 07/15/16 12:43, Peter Zijlstra wrote:
quoted
On Fri, Jul 15, 2016 at 01:35:47PM +0300, Topi Miettinen wrote:
quoted
Hello,

There are many basic ways to control processes, including capabilities,
cgroups and resource limits. However, there are far fewer ways to find out
useful values for the limits, except blind trial and error.

This patch series attempts to fix that by giving at least a nice starting
point from the highwater mark values of the resources in question.
I looked where each limit is checked and added a call to update the mark
nearby.
And how is that useful? Setting things to the high watermark is
basically the same as not setting the limit at all.
What else would you use, too small limits?
That question doesn't make sense.

What's the point of setting a limit if it ends up being the same as
no-limit (aka unlimited).
Having a limit is not the same as not having any limits at all. You're
in a way right that good limits don't affect the program normally. But
they can make a difference if the flow is not normal. For example a
successful exploit or a memory leak bug could cause RLIMIT_AS to trigger.
If you cannot explain; and you have not so far; what use these values
are, why would we look at the patches.
The use case is to allow system administrators, distro maintainers and
developers to configure systems to use the resource limits. The limits
are not very useful right now, as there is no way to figure out what
values to use. There are a few /proc files to look, for example current
number of file descriptors (for RLIMIT_NOFILE) could be counted via
/proc/pid/fd. But now there is no way to know if there were more in use
at some point. Likewise, a program can use more address space when you
are not looking. The source code does not tell these things explicitly.

-Topi

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help