* Speedstep: how often?
@ 2003-09-19 6:54 Jan Rychter
0 siblings, 0 replies; only message in thread
From: Jan Rychter @ 2003-09-19 6:54 UTC (permalink / raw)
To: cpufreq
How often does it make sense to "speedstep" Intel CPUs?
I do realize that the question is a little vague -- please allow me to
specify some context. XEmacs is the most frequently used application on
my laptop. I've been trying various power management daemons that change
the CPU frequency. However, they all base their decisions on past CPU
usage, which is totally wrong in my case. I need a speed boost when I
press some keys or enter a short-lived CPU-intensive function. Usually
when the daemon kicks in, it is already too late.
So, I've been thinking about instrumenting XEmacs (or parts of it) so
that it can tell the power management layer that it is going to need the
CPU now, and tell it that it's mostly done with the CPU.
Question is: how often does it make sense to do that, both from a
performance and power point of view? E.g. there is probably both a delay
penalty and a power hit when you speedstep a CPU?
Can I speedstep up/down at every keystroke (which produces a change at
up to 20 times a second)? Once per second? Or even less often?
I'm currently interested in the P-IIIM, but answers for any CPU are
appreciated.
--J.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2003-09-19 6:54 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-09-19 6:54 Speedstep: how often? Jan Rychter
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox