forked from docs/doc-exports
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com> Co-authored-by: luhuayi <luhuayi@huawei.com> Co-committed-by: luhuayi <luhuayi@huawei.com>
7.6 KiB
7.6 KiB
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 |
Parent topic: System Views