From: Miguel Ángel Arruga Vivas Date: Mon, 4 Nov 2019 14:55:22 +0000 (+0100) Subject: doc: cgroups: Remove unwanted references to systemd X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=ddcb33bdc06f940de9ae93786e07b6bd62432f66;p=libvirt.git doc: cgroups: Remove unwanted references to systemd The non-systemd configurations do not create system neither user control groups. The title of the diagram referenced systemd too. Signed-off-by: Miguel Ángel Arruga Vivas Reviewed-by: Michal Privoznik --- diff --git a/docs/cgroups.html.in b/docs/cgroups.html.in index 081ba2eae1..78dede1bba 100644 --- a/docs/cgroups.html.in +++ b/docs/cgroups.html.in @@ -155,24 +155,17 @@ $ROOT named $VMNAME.libvirt-{qemu,lxc}. Each consumer is associated with exactly one partition, which also have a corresponding cgroup usually named $PARTNAME.partition. The exceptions to this naming rule - are the three top level default partitions, named /system (for - system services), /user (for user login sessions) and - /machine (for virtual machines and containers). By default - every consumer will of course be associated with the /machine - partition. + is the top level default partition for virtual machines and containers + /machine.

- Given this, a possible systemd cgroups layout involving 3 qemu guests, + Given this, a possible non-systemd cgroups layout involving 3 qemu guests, 3 lxc containers and 2 custom child slices, would be:

 $ROOT
-  |
-  +- system
-  |   |
-  |   +- libvirtd.service
   |
   +- machine
       |