Re: PROBLEM: BUG when using memory.kmem.limit_in_bytes

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, Jan 22, 2016 at 04:50:42PM +0300, Vladimir Davydov wrote:
> From first glance, it looks like the bug was triggered, because
> mem_cgroup_css_offline was run for a child cgroup earlier than for its
> parent. This couldn't happen for sure before the cgroup was switched to
> percpu_ref, because cgroup_destroy_wq has always had max_active == 1.
> Now, however, it looks like this is perfectly possible for
> css_killed_ref_fn is called from an rcu callback - see kill_css ->
> percpu_ref_kill_and_confirm. This breaks kmemcg assumptions.
> 
> I'll take a look what can be done about that.

It's an acknowledged problem in the cgroup core then, and not an issue
with kmemcg. Tejun sent a fix to correct the offlining order here:

https://www.mail-archive.com/linux-kernel@xxxxxxxxxxxxxxx/msg1056544.html
--
To unsubscribe from this list: send the line "unsubscribe cgroups" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux OMAP]     [Linux MIPS]     [eCos]     [Asterisk Internet PBX]     [Linux API]     [Monitors]

  Powered by Linux