This is the way to create a new cgroup with no controllers mapped
mount -t cgroup -o none,name=none none /data/foo/
But if done
c