2003-07-26 17:56:24

by Balram Adlakha

[permalink] [raw]
Subject: cpu-freq P4 no sysfs interface

Using 2.6.0-test1

CONFIG_CPU_FREQ=y
CONFIG_CPU_FREQ_GOV_USERSPACE=y
CONFIG_CPU_FREQ_TABLE=y
CONFIG_X86_P4_CLOCKMOD=y

But there seems to be no cpu/ in /sysfs/class


2003-07-26 18:08:42

by Florian Huber

[permalink] [raw]
Subject: Re: cpu-freq P4 no sysfs interface

Hello Balram,

On Sat, 26 Jul 2003 23:42:33 +0530
Balram Adlakha <[email protected]> wrote:

> But there seems to be no cpu/ in /sysfs/class

It's in /sysfs/devices/system/cpu/* for me.

HTH
Florian Huber

2003-07-26 20:38:43

by Balram Adlakha

[permalink] [raw]
Subject: Re: cpu-freq P4 no sysfs interface

On Sat, Jul 26, 2003 at 08:25:55PM +0200, Florian Huber wrote:
> Hello Balram,
>
> On Sat, 26 Jul 2003 23:42:33 +0530
> Balram Adlakha <[email protected]> wrote:
>
> > But there seems to be no cpu/ in /sysfs/class
>
> It's in /sysfs/devices/system/cpu/* for me.
>
> HTH
> Florian Huber

Hmm... Documentation says /sys/class/cpu. Thanks, I'll update the doc.