The config options for memory and cpu controller Signed-off-by: Sudhir Kumar <[EMAIL PROTECTED]>
Index: controllers/README =================================================================== --- controllers.orig/README +++ controllers/README @@ -47,13 +47,16 @@ If yes it enters lower directory and com Hence the user has to take care of the fact that the test runs or just quiets. (Your kernel needs to be 2.6.24 onwards with proper config options) -A snapshot of config file options is given below: +A snapshot of config file options for cpu and memory controller is given below: CONFIG_CGROUPS=y CONFIG_CGROUP_DEBUG=y -CONFIG_CGROUP_NS=y -CONFIG_CPUSETS=y CONFIG_GROUP_SCHED=y CONFIG_FAIR_GROUP_SCHED=y CONFIG_RT_GROUP_SCHED=y # CONFIG_USER_SCHED is not set CONFIG_CGROUP_SCHED=y +CONFIG_CGROUP_CPUACCT=y +CONFIG_RESOURCE_COUNTERS=y +CONFIG_MM_OWNER=y +CONFIG_CGROUP_MEM_RES_CTLR=y + -- Regards Sudhir Kumar Linux Technology Center IBM, India. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
