分页: 3 / 4

发表于 : 2008-05-26 19:05
gososn
谢谢!已经用了!并且已经自启动!哈哈!

发表于 : 2008-05-30 20:26
niaoren
看不懂。。。

发表于 : 2008-05-30 20:31
luojie-dune
不需要看懂. 照着按键就行了.

发表于 : 2008-06-01 23:41
ljping51
谢谢楼主。

发表于 : 2008-06-13 1:47
野骆驼
收下。。。。。。。。。。。。
看看。。。。。。。。。

发表于 : 2008-06-14 15:09
sevk
Cn Avg residency P-states (frequencies)
C0 (cpu running) (19.0%) 1.74 Ghz 12.4%
C1 0.0ms ( 0.0%) 1333 Mhz 1.2%
C2 0.0ms ( 0.1%) 1067 Mhz 1.2%
C3 0.9ms (80.9%) 800 Mhz 85.2%


Wakeups-from-idle per second : 943.1 interval: 10.0s
no ACPI power usage estimate available

Top causes for wakeups:
37.3% (619.5) <kernel IPI> : Rescheduling interrupts
15.5% (256.9) VirtualBox : schedule_timeout (process_timeout)
15.0% (250.0) VirtualBox : SUPR0GipMap (VBoxDrvLinuxGipTimer)
6.0% (100.0) VirtualBox : do_setitimer (it_real_fn)
6.0% ( 99.5) stardict : do_nanosleep (hrtimer_wakeup)
4.8% ( 80.2) USB device 3-1 : USB Mouse ()
3.8% ( 63.4) <interrupt> : uhci_hcd:usb3, ohci1394, sdhci:slot0
2.4% ( 40.6) <interrupt> : HDA Intel
1.5% ( 24.8) <interrupt> : iwl3945
1.5% ( 24.3) <interrupt> : extra timer interrupt
1.4% ( 22.6) firefox : futex_wait (hrtimer_wakeup)
1.2% ( 20.0) rhythmbox : do_nanosleep (hrtimer_wakeup)
1.0% ( 16.2) rhythmbox : schedule_timeout (process_timeout)
0.5% ( 7.5) <interrupt> : libata

Suggestion: Disable 'hal' from polling your cdrom with:
hal-disable-polling --device /dev/cdrom 'hal' is the component that auto-opens a
window if you plug in a CD but disables SATA power saving from kicking in.
Q - Quit R - Refresh K - kill hald-addon-storage

Re: 突然发现这个版上还没人推荐 powertop──笔记本电脑的福音 Intel Only

发表于 : 2008-06-20 15:45
fywww
zignal 写了:Powertop是Intel专门为Intel cpu推出的一款在Linux下运行的节电程序。可以找出常常把cpu从闲置中唤醒的程序,然后修复或者关闭那些进程,达到省电的目的。
PowerTOP 要求 Linux 内核开启 tickless idle 功能,并具备 2.6.21 及以上版本,所以只能在ubuntu 7.10之后版本下使用。
安装简单,直接sudo apt-get install powertop就可以。

使用方法是终端下

代码: 全选

sudo powertop
等待数据提示, 下面第三项提示用哪个按键, 就按下哪个---这就是系统分析出的优化方案.


实例: 在我的thinkpad x60上使用了一下,效果明显,电池续航时间比以前至少多了半个小时以上,甚至比xp下的续航时间还长,强烈推荐。
luojie-dune的Dell Vostro1500 T7250 8600GT 15.4 WSXGA全亮度下 可以支持2小时45分种
感觉真的不错

发表于 : 2008-06-22 11:06
boreascn
好像每次开机都要运行,有没有办法一劳永逸?

发表于 : 2008-07-04 21:23
bobobo80
需要一直开着吗?

发表于 : 2008-07-04 23:59
rainer_823
如果 安装本业第一个童子 的那个图是按“K”马?

发表于 : 2008-07-06 16:06
usstkk
lanefox 写了:这软件很牛的样子啊

sudo powertop

可以自动收集系统状态信息,并提供优化建议!!
的确很好很强大

发表于 : 2008-07-06 19:10
luojie-dune
rainer_823 写了:如果 安装本业第一个童子 的那个图是按“K”马?

发表于 : 2008-08-04 19:36
falood
我的电池是四蕊,应该很有用,试试.

发表于 : 2008-08-08 13:31
mark3536
好像有效果。不过发现按照它的建议用快捷键方式修改参数(比如shift+w修改 vm_dirty... 写盘时间间隔)重启系统之后再运行powertop它还是会提示相同建议,似乎上次做的修改并未保存?

发表于 : 2008-08-09 20:24
falood
gososn 写了:谢谢!已经用了!并且已经自启动!哈哈!
能不能具体说一下怎么实现自动运行的,谢