X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd.resource-control.xml;h=fcfe861256ce3ad584285fdf255b905c43dab564;hp=de017a72fd9175eb056995b960cd688d555af034;hb=a7c0e5d714512dc3f9fe30c136778257246f3279;hpb=3fde5f30bda2a70d97f3dc8fa918e42e1c07cc2c diff --git a/man/systemd.resource-control.xml b/man/systemd.resource-control.xml index de017a72f..fcfe86125 100644 --- a/man/systemd.resource-control.xml +++ b/man/systemd.resource-control.xml @@ -64,7 +64,7 @@ along with systemd; If not, see . Unit configuration files for services, slices, scopes, sockets, mount points, and swap devices share a subset of configuration options for resource control of spawned - processes. Internally, this relies on the the Control Groups + processes. Internally, this relies on the Control Groups kernel concept for organizing processes in a hierarchial tree of named groups for the purpose of resource management. @@ -83,6 +83,11 @@ along with systemd; If not, see . resource control configuration options are configured in the [Slice], [Scope], [Service], [Socket], [Mount], or [Swap] sections, depending on the unit type. + + See the New + Control Group Interfaces for an introduction on how to make + use of resource control APIs from programs. @@ -194,7 +199,7 @@ along with systemd; If not, see . path and a weight value to specify the device specific weight value, between 10 and 1000. (Example: "/dev/sda 500"). The file path may be specified as path to a block - device node or as any other file in which case the backing + device node or as any other file, in which case the backing block device of the file system of the file is determined. This controls the blkio.weight_device control group