WLM_CONTROLGROUP_CONFIG
WLM_CONTROLGROUP_CONFIG displays information about all Cgroups in the current database.
| Name | Type | Description |
|---|---|---|
| name | text | Cgroup name |
| type | text | Cgroup type |
| gid | bigint | Cgroup ID |
| classgid | bigint | ID of the Class Cgroup to which a Workload Cgroup belongs |
| class | text | Class Cgroup |
| workload | text | Workload Cgroup |
| shares | bigint | CPU quota allocated to a Cgroup |
| limits | bigint | Limit of CPUs allocated to a Cgroup |
| wdlevel | bigint | Workload Cgroup level |
| cpucores | text | Usage of CPU cores in a Cgroup |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.