commit | a5df7f8a5f7d06d53dad01440adc5f72c793f1e7 | [log] [tgz] |
---|---|---|
author | Tejun Heo <tj@kernel.org> | Fri Aug 28 11:16:49 2015 -0400 |
committer | Tejun Heo <tj@kernel.org> | Fri Aug 28 11:16:49 2015 -0400 |
tree | 2b9c904b74aab327061f600c1369d677068ffee3 | |
parent | cae38f4fc4bbd23e968ac41709621229fced9664 [diff] |
memcg: always enable kmemcg on the default hierarchy On the default hierarchy, all memory consumption will be accounted together and controlled by the same set of limits. Always enable kmemcg on the default hierarchy. Signed-off-by: Tejun Heo <tj@kernel.org>