X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd.exec.xml;h=eff75d033a8d43ace7c374a37b8907e6d18d5b53;hp=8d3b3da22e4ad5aa746cf4b59d42b82f5ff9f634;hb=49f43d5f91a99b23f745726aa351d8f159774357;hpb=cb07866b1b7c11e687a322d70dd9f9d73bbbe488 diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml index 8d3b3da22..eff75d033 100644 --- a/man/systemd.exec.xml +++ b/man/systemd.exec.xml @@ -931,18 +931,18 @@ BlockIOWriteBandwidth= Set the per-device - overall block IO bandwith limit for + overall block IO bandwidth limit for the executed processes. Takes a space separated pair of a file path and a - bandwith value (in bytes per second) + bandwidth value (in bytes per second) to specify the device specific bandwidth. The file path may be specified as path to a block device node or as any other file in which case the backing block device of the file system of the file is determined. - If the bandwith is suffixed with K, M, - G, or T the specified bandwith is + If the bandwidth is suffixed with K, M, + G, or T the specified bandwidth is parsed as Kilobytes, Megabytes, Gigabytes, resp. Terabytes (Example: "/dev/disk/by-path/pci-0000:00:1f.2-scsi-0:0:0:0 @@ -951,7 +951,7 @@ and blkio.write_bps_device control group attributes. Use this - option multiple times to set bandwith + option multiple times to set bandwidth limits for multiple devices. For details about these control group attributes see