commit | e4b7037c8613da41fb3f7b029414fe25370f53c0 | [log] [tgz] |
---|---|---|
author | Tejun Heo <tj@kernel.org> | Thu Oct 15 17:00:43 2015 -0400 |
committer | Tejun Heo <tj@kernel.org> | Thu Oct 15 17:00:43 2015 -0400 |
tree | a8716e505f8ef3cfe26f0f887929a169087a57f6 | |
parent | 035f4f510583193949168c77dc957293df24bd77 [diff] |
cgroup: drop cgroup__DEVEL__legacy_files_on_dfl Now that interfaces for the major three controllers - cpu, memory, io - are shaping up, there's no reason to have an option to force legacy files to show up on the unified hierarchy for testing. Drop it. Signed-off-by: Tejun Heo <tj@kernel.org> Cc: Li Zefan <lizefan@huawei.com> Cc: Johannes Weiner <hannes@cmpxchg.org>