commit | 2bdbc5bc16c338a43c9ac7ef93c1a60a8b17ee7d | [log] [tgz] |
---|---|---|
author | Qiang Huang <h.huangqiang@huawei.com> | Wed May 11 14:07:31 2016 +0800 |
committer | Jonathan Corbet <corbet@lwn.net> | Sat May 14 10:12:45 2016 -0600 |
tree | a5fa45d8feb508aa095a6b9952b773fff15e23a0 | |
parent | 2fd872bd84b3aa1a177a66a8d14bd25f68f373f0 [diff] |
Documentation/memcg: update kmem limit doc as codes behavior The restriction of kmem setting is not there anymore because the accounting is enabled by default even in the cgroup v1 - see b313aeee2509 ("mm: memcontrol: enable kmem accounting for all cgroups in the legacy hierarchy"). Update docs accordingly. Signed-off-by: Qiang Huang <h.huangqiang@huawei.com> Acked-by: Michal Hocko <mhocko@suse.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>