Hello, Glauber. I think the patch title / description are a bit confusing. This is about pcpuacct stats provided by cpu controller, right? > +#ifdef CONFIG_SCHEDSTATS > +#ifdef CONFIG_FAIR_GROUP_SCHED ... > #else ... > +#endif > +#ifdef CONFIG_RT_GROUP_SCHED ... > +#else ... > #endif ... > +#else > +#endif This is getting rather messy. Maybe CONFIG_CGROUP_SCHED should just select CONFIG_SCHEDSTATS? Thanks. -- tejun -- To unsubscribe from this list: send the line "unsubscribe cgroups" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html