lkml.org 
[lkml]   [2012]   [Dec]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectNo cpu.cfs_period_us & cpu.cfs_quota_us controller found in Linux kernel 3.5.1
From
HI,

I build a 3.5.1 kernel with below configuration snippet:

...
CONFIG_CGROUPS=y
# CONFIG_CGROUP_DEBUG is not set
CONFIG_CGROUP_FREEZER=y
CONFIG_CGROUP_DEVICE=y
CONFIG_CPUSETS=y
CONFIG_PROC_PID_CPUSET=y
CONFIG_CGROUP_CPUACCT=y
CONFIG_RESOURCE_COUNTERS=y
CONFIG_CGROUP_MEM_RES_CTLR=y
CONFIG_CGROUP_MEM_RES_CTLR_SWAP=y
CONFIG_CGROUP_MEM_RES_CTLR_SWAP_ENABLED=y
CONFIG_CGROUP_PERF=y
CONFIG_CGROUP_SCHED=y
CONFIG_FAIR_GROUP_SCHED=y
CONFIG_BLK_CGROUP=y
...

But when I start to use this new build kernel with ubuntu 12.10
distribution, and install the cgroup with #apt-get install cgroup-bin,
after that, I can't find cpu.cfs_period_us and cpu.cfs_quota_us in the
/sys/fs/cgroup/cpu folder.

Is there some one encounter the similar scenario as mine or some hints
about this?

Thanks


\
 
 \ /
  Last update: 2012-12-17 05:41    [W:0.058 / U:0.112 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site