When practising cgroup, we need mount like mount -t cgroup -o cpuset none /cpuset
Would you explain the significance of none
here?
Seems it's just a name and I could set it as any string, right?
Is there any file, folder or file contant based on it?