Re: [PATCH v4] sched: automated per session task groups

From: Peter Zijlstra
Date: Tue Nov 30 2010 - 10:01:23 EST


On Tue, 2010-11-30 at 15:53 +0100, Ingo Molnar wrote:
> another detail is that i needed this fix:
>
> --- linux.orig/init/Kconfig
> +++ linux/init/Kconfig
> @@ -790,6 +790,7 @@ endif # NAMESPACES
>
> config SCHED_AUTOGROUP
> bool "Automatic process group scheduling"
> + select EVENTFD
> select CGROUPS
> select CGROUP_SCHED
> select FAIR_GROUP_SCHED
>
> Because CGROUPS depends on eventfd infrastructure.

Shouldn't then cgroups select that?
--
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/