The cpuacct controller is used to get cpu stats. Signed-off-by: Pavel Hrdina <phrdina@xxxxxxxxxx> --- docs/cgroups.html.in | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/docs/cgroups.html.in b/docs/cgroups.html.in index e33d07a82b..a498590c45 100644 --- a/docs/cgroups.html.in +++ b/docs/cgroups.html.in @@ -23,12 +23,13 @@ <p> The QEMU driver is capable of using the <code>cpuset</code>, - <code>cpu</code>, <code>memory</code>, <code>blkio</code> and - <code>devices</code> controllers. None of them are compulsory. - If any controller is not mounted, the resource management APIs - which use it will cease to operate. It is possible to explicitly - turn off use of a controller, even when mounted, via the - <code>/etc/libvirt/qemu.conf</code> configuration file. + <code>cpu</code>, <code>cpuacct</code>, <code>memory</code>, + <code>blkio</code> and <code>devices</code> controllers. + None of them are compulsory. If any controller is not mounted, + the resource management APIs which use it will cease to operate. + It is possible to explicitly turn off use of a controller, + even when mounted, via the <code>/etc/libvirt/qemu.conf</code> + configuration file. </p> <p> -- 2.17.1 -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list