Re: [PATCH 8/15] sched: Add parameter sched_mn_power_savings tocontrol MN domain sched policy

From: Peter Zijlstra
Date: Mon Aug 24 2009 - 10:57:16 EST


On Thu, 2009-08-20 at 15:39 +0200, Andreas Herrmann wrote:
> Signed-off-by: Andreas Herrmann <andreas.herrmann3@xxxxxxx>
> ---

> +#ifdef CONFIG_SCHED_MN
> + if (!err && mc_capable())
> + err = sysfs_create_file(&cls->kset.kobj,
> + &attr_sched_mn_power_savings.attr);
> +#endif

*sigh* another crappy sysfs file

Guys, can't we come up with anything better than sched_*_power_saving=n?

This configuration space is _way_ too large, and now it gets even
crazier.
--
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/