Description
server_cpu_quota_max specifies the maximum CPU quota available for the system.
Attributes
| Attribute | Description |
|---|---|
| Type | Double-precision floating-point number |
| Default value | 0 |
| Value range | [0, 16]
Note
|
| Effective upon OBServer node restart | No |
Considerations
The value 0 indicates that this parameter is adaptively modified based on the value of cpu_count for the OBServer node. If the value of cpu_count is less than or equal to 8c, the value of server_cpu_quota_max is adaptively changed to 1c. If the value of cpu_count is greater than 8c, the value of server_cpu_quota_max is adaptively changed to 2c.