Hello, On Sat, Jun 18, 2016 at 10:11:17AM +0800, Ma Shimiao wrote: > I want to test how to use cgroup v2 on kernel 4.6.2. > And I have read https://www.kernel.org/doc/Documentation/cgroup-v2.txt > According to the above document, I added kernel parameter cgroup_no_v1=1. > But, system still automount the v1 cgroup. > Then, I executed: > # mount -t cgroup2 none /mnt > > But, cgroup.controllers in /mnt is empty. > > I'm not sure if I made something wrong or cgroup v2 is not supported on kernel 4.6.2? It should work. Can you post the outputs of "dmesg" and "cat /proc/cgroups"? Thanks. -- tejun -- To unsubscribe from this list: send the line "unsubscribe cgroups" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html