Re: [PATCH] CPU frequency display in /proc/cpuinfo

From: Andi Kleen
Date: Sun Dec 04 2005 - 13:32:25 EST


On Sun, Dec 04, 2005 at 05:43:35PM +0100, Dominik Brodowski wrote:
> On Fri, Dec 02, 2005 at 10:43:20AM -0800, Venkatesh Pallipadi wrote:
> > The patch below changes this to:
> > Show the last known frequency of the particular CPU, when cpufreq is present. If
> > cpu doesnot support changing of frequency through cpufreq, then boot frequency
> > will be shown. The patch affects i386, x86_64 and ia64 architectures.
>
> Looks good to me -- however, might this affect userspace cpufreq tools? I'd

They normally use /sys anyways.

> vote for quite some time in -mm for this patch (i.e. only merge for 2.6.17)

Actually it just changes behaviour back to older kernels (~2.6.10 or earlier)
which always behaved like this. So it should be safe.

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