RE: [PATCH] Add p4-clockmod driver in x86-64

From: Pallipadi, Venkatesh
Date: Wed Oct 27 2004 - 09:44:23 EST


>-----Original Message-----
>From: Andi Kleen [mailto:ak@xxxxxxx]
>Sent: Tuesday, October 26, 2004 8:18 PM
>To: Pallipadi, Venkatesh
>Cc: akpm@xxxxxxxx; ak@xxxxxxx; linux-kernel@xxxxxxxxxxxxxxx
>Subject: Re: [PATCH] Add p4-clockmod driver in x86-64
>
>On Tue, Oct 26, 2004 at 02:28:26PM -0700, Venkatesh Pallipadi wrote:
>>
>> Add links for p4-clockmod driver in x86-64 cpufreq.
>
>Does this really make sense? I thought all shipping EM64T capable CPUs
>supported DBS? Why would you want clock modulation when you have DBS?
>
>My own experience is that the clockmod driver is not very usable,
>it leads to extensive delays on a graphical desktop.
>

Yes. Clock modulation is not as useful compared to enhanced speedstep.
But,
I feel, it should be OK to have the driver, though it is not really
useful
in common case. It may be useful in some exceptional cases.

The particular case where someone wanted to use p4-clockmod was: they
wanted to run the CPU as slow as possible. Enhanced speedstep allows few

(2-3) possible freqs on this CPU. But, p4-clockmod allows as low as
12.5%
actual freq.

So, I think, it is good to have this module for the users who really
want
to use it. But I don't think any userspace or kernel governor should use

this driver by default, without user knowledge. That can cause extensive

delays and slow response times.

Thanks,
Venki


-
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/