diff options
author | Johannes Weiner <hannes@cmpxchg.org> | 2015-11-06 03:50:23 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-11-06 04:34:48 +0100 |
commit | f5fc3c5d817435970aa301d066820a9ac12c8120 (patch) | |
tree | 7b0d1d981ca5308c47eef73050e7f81feca43f0e /fs/hostfs | |
parent | mm, hugetlbfs: optimize when NUMA=n (diff) | |
download | linux-f5fc3c5d817435970aa301d066820a9ac12c8120.tar.xz linux-f5fc3c5d817435970aa301d066820a9ac12c8120.zip |
mm: memcontrol: eliminate root memory.current
memory.current on the root level doesn't add anything that wouldn't be
more accurate and detailed using system statistics. It already doesn't
include slabs, and it'll be a pain to keep in sync when further memory
types are accounted in the memory controller. Remove it.
Note that this applies to the new unified hierarchy interface only.
Signed-off-by: Johannes Weiner <hannes@cmpxchg.org>
Acked-by: Michal Hocko <mhocko@suse.com>
Cc: Tejun Heo <tj@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/hostfs')
0 files changed, 0 insertions, 0 deletions