[android-kernel] Re: Using cpuset cgroup subsystem in Android

2012-12-17 Thread 최국태
Anyone who have opinion about this? 2012년 12월 9일 일요일 오후 7시 39분 40초 UTC+9, 최국태 님의 말: > > Hi! > > I am planning to do something with cgroup especially cpuset subsystem. > I saw some subsytems like cpu, cpuacct, ns, freezer etc enabled in > /proc/cgroups. > But cpu

[android-kernel] Using cpuset cgroup subsystem in Android

2012-12-11 Thread 최국태
Hi! I am planning to do something with cgroup especially cpuset subsystem. I saw some subsytems like cpu, cpuacct, ns, freezer etc enabled in /proc/cgroups. But cpuset subsystem was not registered in /proc/cgroups. So I checked kernel configuration file and cpuset config was "y" same with cp