Re: [PATCH 08/13] net: tcp_memcontrol: simplify linkage between socket and page counter
From: David Miller <hidden>
Date: 2015-11-25 16:28:45
Also in:
cgroups, linux-mm, lkml
From: David Miller <hidden>
Date: 2015-11-25 16:28:45
Also in:
cgroups, linux-mm, lkml
From: Johannes Weiner <redacted> Date: Tue, 24 Nov 2015 16:52:00 -0500
There won't be any separate counters for socket memory consumed by protocols other than TCP in the future. Remove the indirection and link sockets directly to their owning memory cgroup. Signed-off-by: Johannes Weiner <redacted> Reviewed-by: Vladimir Davydov <redacted>
Acked-by: David S. Miller <davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>