From b938cb902c3b5bca807a94b277672c64d6767886 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sun, 3 Aug 2014 07:11:12 +0200 Subject: doc: correct punctuation and improve typography in documentation --- man/systemd.resource-control.xml | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'man/systemd.resource-control.xml') diff --git a/man/systemd.resource-control.xml b/man/systemd.resource-control.xml index 9c5366a2b0..164adb938a 100644 --- a/man/systemd.resource-control.xml +++ b/man/systemd.resource-control.xml @@ -189,7 +189,7 @@ or T, the specified memory size is parsed as Kilobytes, Megabytes, Gigabytes, or Terabytes (with the base 1024), respectively. If assigned the special value - infinity no memory limit is applied. This + infinity, no memory limit is applied. This controls the memory.limit_in_bytes control group attribute. For details about this control group attribute, see infinity no tasks limit is applied. This + infinity, no tasks limit is applied. This controls the pids.max control group attribute. For details about this control group attribute, see BlockIOAccounting= - Turn on Block IO accounting for this unit. Takes a - boolean argument. Note that turning on block IO accounting + Turn on Block I/O accounting for this unit. Takes a + boolean argument. Note that turning on block I/O accounting for one unit will also implicitly turn it on for all units contained in the same slice and all for its parent slices and the units contained therein. The system default for this @@ -255,15 +255,15 @@ BlockIOWeight=weight StartupBlockIOWeight=weight - Set the default overall block IO weight for + Set the default overall block I/O weight for the executed processes. Takes a single weight value (between - 10 and 1000) to set the default block IO weight. This controls + 10 and 1000) to set the default block I/O weight. This controls the blkio.weight control group attribute, which defaults to 500. For details about this control group attribute, see blkio-controller.txt. - The available IO bandwidth is split up among all units within - one slice relative to their block IO weight. + The available I/O bandwidth is split up among all units within + one slice relative to their block I/O weight. While StartupBlockIOWeight= only applies to the startup phase of the system, @@ -281,7 +281,7 @@ BlockIODeviceWeight=device weight - Set the per-device overall block IO weight for the + Set the per-device overall block I/O weight for the executed processes. Takes a space-separated pair of a file path and a weight value to specify the device specific weight value, between 10 and 1000. (Example: "/dev/sda @@ -305,7 +305,7 @@ BlockIOWriteBandwidth=device bytes - Set the per-device overall block IO bandwidth limit + Set the per-device overall block I/O bandwidth limit for the executed processes. Takes a space-separated pair of a file path and a bandwidth value (in bytes per second) to specify the device specific bandwidth. The file path may be @@ -457,9 +457,9 @@ Turns on delegation of further resource control partitioning to processes of the unit. For unprivileged services (i.e. those using the User= - setting) this allows processes to create a subhierarchy + setting), this allows processes to create a subhierarchy beneath its control group path. For privileged services and - scopes this ensures the processes will have all control + scopes, this ensures the processes will have all control group controllers enabled. -- cgit v1.2.3-54-g00ecf