On Sat, 10 Sep 2005 20:00:15 +0200, Matthias Grimm wrote:
> I do some research on this issue to integrate CPU scaling policy into a
> future power management concept. Your help will be appreciated.
I hope I am not late :)
iBook G4, 800MHz:
[EMAIL PROTECTED]:~$ for i in /sys/devices/system/cpu/
On Sat, 10 Sep 2005 19:36:34 +0200
Matthias Grimm <[EMAIL PROTECTED]> wrote:
Hi,
Whow, a lot of helpfull people here :-)
Thanks to everybody. I think for now I have enough data.
Thanks again for your pretty fast help.
Best Regards
Matthias
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
w
On 9/10/05, Matthias Grimm <[EMAIL PROTECTED]> wrote:
>
> Hi,
> I need some information from machines with scalable CPU frequency.
> Could you please send me the contents of /sys/devices/cpu/cpu0/* ?
> The following line may help you with this
>
> for i in /sys/devices/cpu/cpu0/*/*; do echo $i;
On 19:36:34 10/Sep , Matthias Grimm wrote:
>
> Hi,
> I need some information from machines with scalable CPU frequency.
> Could you please send me the contents of /sys/devices/cpu/cpu0/* ?
> The following line may help you with this
>
> for i in /sys/devices/cpu/cpu0/*/*; do echo $i; cat $i; d
Hi,
I need some information from machines with scalable CPU frequency.
Could you please send me the contents of /sys/devices/cpu/cpu0/* ?
The following line may help you with this
for i in /sys/devices/cpu/cpu0/*/*; do echo $i; cat $i; done
I do some research on this issue to integrate CPU sca
5 matches
Mail list logo