Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1204084
| From | Zefan Li <lizefan@huawei.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH cgroup/for-4.3 3/3] cgroup: replace __DEVEL__sane_behavior with cgroup2 fs type |
| Date | 2015-08-10 12:30 +0200 |
| Message-ID | <pVSv9-3oY-43@gated-at.bofh.it> (permalink) |
| References | <pUaFQ-811-21@gated-at.bofh.it> <pUaFR-811-27@gated-at.bofh.it> <pUaFR-811-25@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 2015/8/6 1:21, Tejun Heo wrote: > With major controllers - cpu, memory and io - shaping up for the > unified hierarchy, cgroup2 is about ready to be, gradually, released > into the wild. Replace __DEVEL__sane_behavior flag which was used to > select the unified hierarchy with a separate filesystem type "cgroup2" > so that unified hierarchy can be mounted as follows. > > mount -t cgroup2 none $MOUNT_POINT > > Signed-off-by: Tejun Heo <tj@kernel.org> > Cc: Li Zefan <lizefan@huawei.com> > Cc: Johannes Weiner <hannes@cmpxchg.org> acked -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH cgroup/for-4.3 1/3] cgroup: replace error handling in cgroup_init() with WARN_ON()s Tejun Heo <tj@kernel.org> - 2015-08-05 19:30 +0200
[PATCH cgroup/for-4.3 3/3] cgroup: replace __DEVEL__sane_behavior with cgroup2 fs type Tejun Heo <tj@kernel.org> - 2015-08-05 19:30 +0200
Re: [PATCH cgroup/for-4.3 3/3] cgroup: replace __DEVEL__sane_behavior with cgroup2 fs type Zefan Li <lizefan@huawei.com> - 2015-08-10 12:30 +0200
Re: [PATCH cgroup/for-4.3 2/3] cgroup: drop cgroup__DEVEL__legacy_files_on_dfl Tejun Heo <tj@kernel.org> - 2015-08-05 19:30 +0200
Re: [PATCH cgroup/for-4.3 1/3] cgroup: replace error handling in cgroup_init() with WARN_ON()s Zefan Li <lizefan@huawei.com> - 2015-08-10 12:30 +0200
csiph-web