GS_ALL_CONTROL_GROUP_INFO
GS_ALL_CONTROL_GROUP_INFO displays all Cgroup information in a database.
| Column | Type | Description |
|---|---|---|
| Name | Text | Name of the Cgroup |
| type | Text | Type of the Cgroup |
| gid | Bigint | Cgroup ID |
| classgid | Bigint | ID of the Class Cgroup to which a Workload 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.