mirror of
https://github.com/systemd/systemd.git
synced 2025-01-24 06:04:05 +03:00
man: XxxRate= are in bps
This commit is contained in:
parent
bcc0fe635d
commit
6b8fe4c30c
@ -2334,7 +2334,7 @@
|
||||
<term><varname>TokenBufferFilterRate=</varname></term>
|
||||
<listitem>
|
||||
<para>Specifies the device specific bandwidth. When suffixed with K, M, or G, the specified
|
||||
bandwidth is parsed as Kilobytes, Megabytes, or Gigabytes, respectively, to the base of 1000.
|
||||
bandwidth is parsed as Kilobits, Megabits, or Gigabits, respectively, to the base of 1000.
|
||||
Defaults to unset.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
@ -2352,7 +2352,7 @@
|
||||
<term><varname>TokenBufferFilterPeakRate=</varname></term>
|
||||
<listitem>
|
||||
<para>Takes the maximum depletion rate of the bucket. When suffixed with K, M, or G, the
|
||||
specified size is parsed as Kilobytes, Megabytes, or Gigabytes, respectively, to the base of
|
||||
specified size is parsed as Kilobits, Megabits, or Gigabits, respectively, to the base of
|
||||
1000. Defaults to unset.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
@ -2519,7 +2519,7 @@
|
||||
<term><varname>FairQueueTrafficPolicingMaximumRate=</varname></term>
|
||||
<listitem>
|
||||
<para>Specifies the maximum sending rate of a flow. When suffixed with K, M, or G, the
|
||||
specified size is parsed as Kilobytes, Megabytes, or Gigabytes, respectively, to the base of
|
||||
specified size is parsed as Kilobits, Megabits, or Gigabits, respectively, to the base of
|
||||
1000. Defaults to unset and kernel's default is used.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
Loading…
x
Reference in New Issue
Block a user