Re: CPUFreq sysfs interface MIA? (since 2.5.69)

Ricardo Galli (gallir@uib.es)
Thu, 8 May 2003 11:24:15 +0200


On Thursday 08 May 2003 01:34, Greg KH shaped the electrons to shout:
> > The same here, but it worked in 2.5.68. It's a P3 Speedstep.
> > /proc/cpufreq only shows the header.
>
> Can you let me know if the patch I just posted to lkml in this thread
> fixes this for you?

Yes, it does work.

gallir@minime:~$ ls -l /sys/class/cpu/cpu0/cpufreq/
total 0
-r--r--r-- 1 root root 4096 May 8 11:19 cpuinfo_max_freq
-r--r--r-- 1 root root 4096 May 8 11:19 cpuinfo_min_freq
-r--r--r-- 1 root root 4096 May 8 11:19
scaling_available_governors
-r--r--r-- 1 root root 4096 May 8 11:19 scaling_driver
-rw-r--r-- 1 root root 4096 May 8 11:19 scaling_governor
-rw-r--r-- 1 root root 4096 May 8 11:19 scaling_max_freq
-rw-r--r-- 1 root root 4096 May 8 11:19 scaling_min_freq

gallir@minime:~$ cat /proc/cpufreq
minimum CPU frequency - maximum CPU frequency - policy (1)
CPU 0 399000 kHz ( 42 %) - 931000 kHz (100 %) - powersave

Thanks.

-- 
  ricardo galli       GPG id C8114D34
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/