> +--------------------------------- > +Enabling Kernel Configuration to test Controllers > +--------------------------------- > +CONFIG_CGROUPS=y > +CONFIG_CGROUP_DEBUG=y > +CONFIG_CGROUP_NS=y
these 2 CONFIGs is not needed > +CONFIG_CPUSETS=y not needed since we have no cpuset tests currently (but we'll have :) > +CONFIG_GROUP_SCHED=y > +CONFIG_FAIR_GROUP_SCHED=y > +CONFIG_RT_GROUP_SCHED=y this CONFIG is not needed, we have no tests for rt group schedulling > +CONFIG_CGROUP_SCHED=y > + and one CONFIG is missing: CGROUP_MEM_RES_CTLR ------------------------------------------------------------------------- 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
