Oracle
1Z0-105 · Question #88
Which command can be used to display the parameters of a given cgroup in the cpuset subsystem?
The correct answer is C. lssubsys | grep group | grep cpuset. You can use the lssubsys command (which is included in the libcgroup package) to view the available kernel subsystems:
Define Common Applications Configuration
Question
Which command can be used to display the parameters of a given cgroup in the cpuset subsystem?
Options
- Alscgroup | grep group | grep cpuset
- Bcgget -g cpuset cgroup
- Clssubsys | grep group | grep cpuset
- Dcat /cgroup/cpuset/cgroup/params
How the community answered
(26 responses)- A4% (1)
- B4% (1)
- C81% (21)
- D12% (3)
Explanation
You can use the lssubsys command (which is included in the libcgroup package) to view the available kernel subsystems:
Topics
#cgroup#cpuset subsystem#cgget#Linux commands
Community Discussion
No community discussion yet for this question.