Re: [rfc] "laptop mode"

Padraig Brady (padraig@antefacto.com)
Wed, 05 Jun 2002 23:32:33 +0100


Jeff Garzik wrote:
> I've also thought in the past of having a "machine_policy" global
> variable, which could indicate to random userspace and kernel code a
> "laptop mode" or "file server mode" or "database server mode" etc.

I'm not too sure this level of abstraction is needed by userspace.
It would be enough if the appropriate things were all controlable
in /proc/sys/ etc. and then you just have:
/etc/sysctl.{laptop,server,desktop}.conf
It would be better to have it explicit in userspace as you're
always going to need to tweak things IMHO.

Padraig.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/