Re: [PATCH] cpufreq: ondemand+conservative=condemand

From: Alexey Dobriyan
Date: Sat Jun 25 2005 - 13:23:28 EST


On Saturday 25 June 2005 19:08, Paolo Marchetti wrote:
> 'condemand' - This driver adds a dynamic cpufreq policy governor.
> The governor does a periodic polling and
> changes frequency based on the CPU utilization.
> The support for this governor depends on CPU capability to
> do fast frequency switching (i.e, very low latency frequency
> transitions).
> This driver takes inspiration (and code) from the ondemand and
> conservative governors, it does fast scale down like ondemand
> and gradual scale up like conservative.

Just change defaults in conservative governor to make it more responsive.
-
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/