diff options
author | Johannes Weiner <hannes@cmpxchg.org> | 2016-01-14 15:21:23 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-01-14 16:00:49 -0800 |
commit | 7941d2145abc4def5583f9d8d0b2e02647b6d1de (patch) | |
tree | aa6dd06c9da139e587e7518a9bc9bc69c79c0847 /block | |
parent | 80e95fe0fdcde2812c341ad4209d62dc1a7af53b (diff) | |
download | lwn-7941d2145abc4def5583f9d8d0b2e02647b6d1de.tar.gz lwn-7941d2145abc4def5583f9d8d0b2e02647b6d1de.zip |
mm: memcontrol: do not account memory+swap on unified hierarchy
The unified hierarchy memory controller doesn't expose the memory+swap
counter to userspace, but its accounting is hardcoded in all charge
paths right now, including the per-cpu charge cache ("the stock").
To avoid adding yet more pointless memory+swap accounting with the
socket memory support in unified hierarchy, disable the counter
altogether when in unified hierarchy mode.
Signed-off-by: Johannes Weiner <hannes@cmpxchg.org>
Acked-by: Michal Hocko <mhocko@suse.com>
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 'block')
0 files changed, 0 insertions, 0 deletions