Hide Forgot
Description of problem: Example 2.1 gives the following cgconfig.conf: mount { cpuset = /cgroup/cpu; } And states this is the equivalent command: mount -t cgroup -o cpu cpu /cgroup/cpu The -o argument should be "cpuset", not "cpu" to mount with the cpuset controller. I'd also suggest that the name "cpu" for the cgroup is a bit confusing, given that there's a "cpu" controller too. Version-Release number of selected component (if applicable): As of 12/08/11 on documentation-stage.bne. Also on edition 1 of docs.redhat.com.
Fixed in Red_Hat_Enterprise_Linux-Resource_Management_Guide-6-web-en-US-1-21.el5 http://documentation-stage.bne.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/6/html/Resource_Management_Guide/ch-Using_Control_Groups.html#example-mount-entry Moving to ON_QA. Thanks, Martin