Description
server_cpu_quota_min specifies the minimum CPU quota for the system. The quota is automatically reserved.
Attributes
| Attribute | Description |
|---|---|
| Type | Double-precision floating-point number |
| Default value | 0, which indicates adaptive adjustment |
| 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_min is adaptively changed to 1c. If the value of cpu_count is greater than 8c, the value of server_cpu_quota_min is adaptively changed to 2c.