WLM_CGROUP_CONFIG
WLM_CGROUP_CONFIG displays information about a Cgroup for a job that is being executed, as described in Table 1.
| Name | Type | Description |
|---|---|---|
| cgoup_name | text | Cgroup name. |
| priority | integer | Job priority. |
| usage_pecent | integer | Percentage of resources used by the Cgroup. |
| shares | bigint | CPU quota allocated to a Cgroup. |
| cpuacct | bigint | Allocated CPU quota. |
| cpuset | text | Allocated CPU cores. |
| relpath | text | Relative path of the Cgroup. |
| valid | text | Specifies whether the Cgroup is valid. |
| node_group | text | Node group name. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.