The CPU-related resource management is based on the following parameters:
Parameter |
Description |
This is a positive integer number that determines the minimal guaranteed share of the CPU time your Container will receive. |
|
This is a positive number indicating the CPU time in percent the corresponding Container is not allowed to exceed. |
|
The CPU power limit, in percent, the Container cannot exceed. The limitations set in this parameter are applied to the Container when it exceeds the limit specified in the
|
|
The CPU usage limit, in percent, set for the Container. This limit is calculated as the ratio of the current Container CPU usage to the CPU limit (i.e to the value of the
|
|
This is a positive integer number indicating the CPU time, in percent, the corresponding Container is guaranteed to receive. If both the
|
|
The number of CPUs set to handle all the processes inside the given Container. By default, any Container is allowed to consume the CPU time of all processors on the Node. |
The information on the available parameters is presented in the table with the following columns:
Column Name |
Description |
Parameter |
The name of the resource parameter. |
Current Usage |
Indicates the consumption of the corresponding resource by the Container at the moment of calling the current Infrastructure Manager page. The units in which the consumption is measured are specified in the Units column. If the current usage is not available ( n/a ), it means that either the Container is not running, or the nature of the resource does not suggest its changing over time. |
|
The limit on the consumption of the given resource by the Container. The units in which the limit is measured are specified in the Units column. |
|
The limit on the consumption of the given resource by the Container that can be exceeded only if the system is not fully loaded. The units in which the limit is measured are specified in the Units column. |
|
The limit on the consumption of the given resource by the current Container that cannot be exceeded under any circumstances. The units in which the limit is measured are specified in the Units column. |
Units |
The units in which the resource values are measured. |
Description |
The description of the resource parameter. |