Thread (23 messages) 23 messages, 8 authors, 2018-02-07

Re: [netfilter-core] kernel panic: Out of memory and no killable processes... (2)

From: Florian Westphal <fw@strlen.de>
Date: 2018-01-30 08:14:41
Also in: linux-mm, lkml, netfilter-devel

Michal Hocko [off-list ref] wrote:
On Mon 29-01-18 23:35:22, Florian Westphal wrote:
quoted
Kirill A. Shutemov [off-list ref] wrote:
[...]
quoted
quoted
I hate what I'm saying, but I guess we need some tunable here.
Not sure what exactly.
Would memcg help?
That really depends. I would have to check whether vmalloc path obeys
__GFP_ACCOUNT (I suspect it does except for page tables allocations but
that shouldn't be a big deal). But then the other potential problem is
the life time of the xt_table_info (or other potentially large) data
structures. Are they bound to any process life time.
No.
Because if they are
not then the OOM killer will not help. The OOM panic earlier in this
thread suggests it doesn't because the test case managed to eat all the
available memory and killed all the eligible tasks which didn't help.
Yes, which is why we do not want any OOM killer invocation in first
place...
So in some sense the memcg would help to stop the excessive allocation,
but it wouldn't resolve it other than kill all tasks in the affected
memcg/container. Whether this is sufficient or not, I dunno. It sounds
quite suboptimal to me. But it is true this would be less tricky then
adding a global knob...
Global knob doesn't really help at all, I can add multiple large
iptables rulesets (so we would have to account), and we have same issue
in virtually all of networking, so we need limits for interface count,
tunnel count, ipsec policies/SAs, nftables, tc, etc etc.

--
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