Update worker-multiplier config description
Based on the change in charm-helpers: https://github.com/juju/charm-helpers/pull/553 Related-Bug: #1843011 Change-Id: Ibd10814bca056de26445fa26b5745f2c3683ae51
This commit is contained in:
parent
997987e791
commit
60ca023894
@ -244,9 +244,9 @@ options:
|
|||||||
description: |
|
description: |
|
||||||
The CPU core multiplier to use when configuring worker processes for
|
The CPU core multiplier to use when configuring worker processes for
|
||||||
this service. By default, the number of workers for each daemon is
|
this service. By default, the number of workers for each daemon is
|
||||||
set to twice the number of CPU cores a service unit has. When deployed
|
set to twice the number of CPU cores a service unit has. This default
|
||||||
in a LXD container, this default value will be capped to 4 workers
|
value will be capped to 4 workers unless this configuration option
|
||||||
unless this configuration option is set.
|
is set.
|
||||||
cpu-allocation-ratio:
|
cpu-allocation-ratio:
|
||||||
type: float
|
type: float
|
||||||
default: 16.0
|
default: 16.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user