WLM_CGROUP_CONFIG
WLM_CGROUP_CONFIG displays information about a Cgroup for a job that is being executed.
| 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 the Cgroup |
| cpuacct | bigint | Allocated CPU quota |
| cpuset | text | Allocated CPU cores |
| relpath | text | Relative path of the Cgroup |
| valid | text | Whether the Cgroup is valid |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.