Try starting here: https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/Resource_Management_Guide/ch-Using_Control_Groups.html
冯健(硕塞) wrote:
In this doc(http://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.3.0/bk_yarn_resource_mgt/content/enabling_cgroups.html) which point out On RHEL7 the cpu and cpuacct controllers are managed together by default, To avoid this issue, I need create my own directory (such as /sys/fs/cgroup/hadoop/cpu) , but /sys/fs/cgroup/ is a readonly directory, I cant create directory , anyone has solution for this?