Re: [RFC v1] Tunable sched_mc_power_savings=n

From: Tim Connors
Date: Sat Jun 28 2008 - 07:35:47 EST


Andi Kleen <andi@xxxxxxxxxxxxxx> said on Fri, 27 Jun 2008 10:06:28 +0200:
> Peter Zijlstra wrote:
> > disappeared then I'd call that a huge usability regression. Basically
> > making ondemand useless.
> >
> > /me checks,..
> >
> > Yeah, on F9, my opteron runs at 1GHz when idle, but when I start distcc,
> > which like said runs on nice 19, the cpu speed goes up to 2.4GHz.
>
> Ok distcc is a special case,

No it's not. Most compute heavy jobs most people run would be better
off being done sooner rather than later, otherwise you might as well
go out and buy a 100MHz computer. But most users also want "nice" to
do what was intended of it -- make one app not steal *any* CPU cycles
from another app that would really rather those CPU cycles right now
(yes, I know that long running CPU jobs theoretically become lower
priority so steal less, and in theory, there is no difference between
theory and practice. But in practice, there is, and these long
running jobs still impact on desktop and ssh interactivity)

I end up nicing opera and firefox half the time because I'm sick of
their CPU leaks. It doesn't mean I don't want them to finish their
screen updating sooner.
--
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/