All of lore.kernel.org
 help / color / mirror / Atom feed
From: 胡洪兵 <huhb@lemote.com>
To: Erwan Lerale <erwan@thiscow.com>
Cc: wuzhangjin@gmail.com, loongson-dev@googlegroups.com,
	yanh@lemote.com, zhangfx@lemote.com, penglj@lemote.com,
	taohl@lemote.com, linux-mips@linux-mips.org,
	Ralf Baechle <ralf@linux-mips.org>
Subject: Re: [loongson-dev] Re: a pre-release of merging loongson patchs to linux-2.6.29.1
Date: Tue, 19 May 2009 22:36:43 +0800	[thread overview]
Message-ID: <4A12C3FB.4010704@lemote.com> (raw)
In-Reply-To: <4A12A289.4070102@thiscow.com>

Erwan Lerale 写道:
> Erwan Lerale a écrit :
>
>> Now, let's talk about the cpufreq stuff :)
>>
>> cpufrequtils 005: cpufreq-info (C) Dominik Brodowski 2004-2006
>> Report errors and bugs to cpufreq@vger.kernel.org, please.
>> analyzing CPU 0:
>>  driver: loongson2f
>>  CPUs which need to switch frequency at the same time: 0
>>  hardware limits: 199 MHz - 797 MHz
>>  available frequency steps: 199 MHz, 299 MHz, 398 MHz, 498 MHz, 598 
>> MHz, 697 MHz, 797 MHz
>>  available cpufreq governors: conservative, ondemand, userspace, 
>> powersave, performance
>>  current policy: frequency should be within 199 MHz and 797 MHz.
>>                  The governor "ondemand" may decide which speed to use
>>                  within this range.
>>  current CPU frequency is 797 MHz (asserted by call to hardware).
>>  cpufreq stats: 199 MHz:0.00%, 299 MHz:0.00%, 398 MHz:0.00%, 498 
>> MHz:0.00%, 598 MHz:0.00%, 697 MHz:0.00%, 797 MHz:100.00%
>>
>> It seems to be working but it's weird. When I start X and gnome 
>> (cpufreq applet). I can see
>> that's the system is using the ondemand performance but is stuck at 
>> 797 Mhz if I don't do anything.
>> If i start working (yeah it's happening sometimes), the frequency is 
>> moving from 199Mhz to 797Mhz.
>>
>> The other thing which is weird is that I don't have this problem with 
>> the Loonux stock kernel.
>
> Hello,
>
> I've switched from the ondemand governor to the conservative one and 
> it seems
> to be working properly.
>
Yes, the conservative governor  is better than the ondemand.
> I have also noticed that the fans seems to be running at full speed 
> all the time.
> Any comment, on this issue ?
>
we test that it only  save  power  about  1~2w   when the cpufreq  is  min.
So the temperature will be reduced a little.
when the temp is the some section,
eg. the  60°C and 65°C  are the same section when the section is 60°C~70°C,
the speed of  fans will be the same.

> Is there a way to query the sensors ?
Please insmod  ec_ftd which is one of the ec modules.
And then type  "cat  /proc/ft" ,  the output: "1.31 0x01 4705 0x00 56"

the 4705 means  the speed of fans,   56 stands for  the  temperature

the ec_modules  source  URL:
http://dev.lemote.com/code/ec_module

git URL:
git://dev.lemote.com/ec_module.git
> Cheers
> r1
>
>
>
>


-- 
---------------------------------------------------------
Hongbing,Hu (Software Department)
Tel:    0512-52308631
E-mail:	huhb@lemote.com
MSN:	[huhb04@gmail.com]
JiangSu Lemote Corp. Ltd.
MengLan, Yushan, Changshu, JiangSu Province, China
---------------------------------------------------------

      reply	other threads:[~2009-05-19 15:16 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-23 15:42 a pre-release of merging loongson patchs to linux-2.6.29.1 Wu Zhangjin
2009-04-23 18:12 ` [loongson-dev] " Erwan Lerale
2009-04-24  1:09   ` [loongson-dev] " Wu Zhangjin
2009-04-24  6:46     ` Erwan Lerale
2009-04-24  7:03       ` Wu Zhangjin
2009-04-24 19:49         ` Erwan Lerale
2009-04-25  6:17           ` Wu Zhangjin
2009-04-26 17:20             ` Erwan Lerale
2009-05-19 12:14               ` Erwan Lerale
2009-05-19 14:36                 ` 胡洪兵 [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4A12C3FB.4010704@lemote.com \
    --to=huhb@lemote.com \
    --cc=erwan@thiscow.com \
    --cc=linux-mips@linux-mips.org \
    --cc=loongson-dev@googlegroups.com \
    --cc=penglj@lemote.com \
    --cc=ralf@linux-mips.org \
    --cc=taohl@lemote.com \
    --cc=wuzhangjin@gmail.com \
    --cc=yanh@lemote.com \
    --cc=zhangfx@lemote.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.