diff options
author | Johannes Weiner <hannes@cmpxchg.org> | 2016-01-15 00:21:11 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-01-15 01:00:49 +0100 |
commit | 80f23124f57c77915a7b4201d8dcba38a38b23f0 (patch) | |
tree | d370c585d71dc17fc9b48034cdcda5b6e1b36b22 /scripts/gcc-x86_32-has-stack-protector.sh | |
parent | net: tcp_memcontrol: remove dead per-memcg count of allocated sockets (diff) | |
download | linux-80f23124f57c77915a7b4201d8dcba38a38b23f0.tar.xz linux-80f23124f57c77915a7b4201d8dcba38a38b23f0.zip |
net: tcp_memcontrol: simplify the per-memcg limit access
tcp_memcontrol replicates the global sysctl_mem limit array per cgroup,
but it only ever sets these entries to the value of the memory_allocated
page_counter limit. Use the latter directly.
Signed-off-by: Johannes Weiner <hannes@cmpxchg.org>
Reviewed-by: Vladimir Davydov <vdavydov@virtuozzo.com>
Acked-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'scripts/gcc-x86_32-has-stack-protector.sh')
0 files changed, 0 insertions, 0 deletions