Re: [PATCH v2] cgroup, docs: document the root cgroup behavior of cpu and io controllers

2018-01-16 Thread Tejun Heo
On Wed, Jan 10, 2018 at 11:33:19PM +0100, Maciej S. Szmigiero wrote: > Currently, cgroups v2 documentation contains only a generic remark that > "How resource consumption in the root cgroup is governed is up to each > controller", which isn't really telling users much, who need to dig in the > code

[PATCH v2] cgroup, docs: document the root cgroup behavior of cpu and io controllers

2018-01-10 Thread Maciej S. Szmigiero
Currently, cgroups v2 documentation contains only a generic remark that "How resource consumption in the root cgroup is governed is up to each controller", which isn't really telling users much, who need to dig in the code and / or commit messages to learn the exact behavior. In cgroups v1 at leas