diff options
author | Martin Pitt <martin.pitt@ubuntu.com> | 2016-04-05 15:28:47 +0200 |
---|---|---|
committer | Martin Pitt <martin.pitt@ubuntu.com> | 2016-04-05 15:28:47 +0200 |
commit | 5e939dd6a47571f731a92aa1288e955fde7a37f8 (patch) | |
tree | b2c186d93920635ba40451fe9b16faab212b5a1a /man | |
parent | c51fa94772d85f2a2442d6bcecb5efc4c102ff34 (diff) |
man: fix cgroup attributes for device throttling
Diffstat (limited to 'man')
-rw-r--r-- | man/systemd.resource-control.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/systemd.resource-control.xml b/man/systemd.resource-control.xml index 804d7375b0..fd6f7a1b69 100644 --- a/man/systemd.resource-control.xml +++ b/man/systemd.resource-control.xml @@ -328,8 +328,8 @@ Gigabytes, or Terabytes, respectively, to the base of 1000. (Example: "/dev/disk/by-path/pci-0000:00:1f.2-scsi-0:0:0:0 5M"). This - controls the <literal>blkio.read_bps_device</literal> and - <literal>blkio.write_bps_device</literal> control group + controls the <literal>blkio.throttle.read_bps_device</literal> and + <literal>blkio.throttle.write_bps_device</literal> control group attributes. Use this option multiple times to set bandwidth limits for multiple devices. For details about these control group attributes, see <ulink |