Re: [PATCH v7 05/11] cpuacct: don't actually do anything.
From: Tejun Heo
Date: Thu Jun 06 2013 - 19:16:16 EST
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 linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/