V20的cpu调度有问题
Tofloor
poster avatar
inwind
deepin
2020-08-14 06:30
Author
我的cpu是fx8350,5.11的时候,cpu占用率一直会很快地跳动,用功率表测试整机的功耗,也会不断的变化,轻载的时候大概85w。重新安装V20后,发现cpu占用率相对稳定(5%以下),但功率可就惨了,一直处于较高水平,238w,实际上什么东西都没跑。说明现在的cpu调度是有 问题的,至少和5.11差异很大,而且逻辑上分析,目前的调度应该是不合理的,这么轻的负载,怎么会这么高的功耗,有遇到相同问题的么?

另外,论坛里有人说V20比5.11的要更流畅,我的感觉怎么是反的呢,特别是打开资源管理器的和smb目录、ftp目录的时候,超级卡,简直无法忍受,其他的地方还好。。


Reply Favorite View the author
All Replies
avatar
走钢丝
deepin
2020-08-14 06:48
#1
肯定有问题,我都反馈过好几回了。
另外,tlp 了解一下。。
Reply View the author
avatar
inwind
deepin
2020-08-14 06:55
#2
https://bbs.deepin.org/post/199416
肯定有问题,我都反馈过好几回了。
另外,tlp 了解一下。。

tlp是啥东东,恕我孤陋寡闻。。。
Reply View the author
avatar
走钢丝
deepin
2020-08-14 07:01
#3
https://bbs.deepin.org/post/199416
tlp是啥东东,恕我孤陋寡闻。。。

CPU 和电源管理软件

sudo apt install tlp tlp-rdw
sudo tlp start 或者重启也可以
Reply View the author
avatar
inwind
deepin
2020-08-14 07:09
#4
https://bbs.deepin.org/post/199416
CPU 和电源管理软件

sudo apt install tlp tlp-rdw

悲剧了,安装完整机功耗和原来一样 235w,哦,好像降低了3w,基本可以忽略,看了还是cpu调度有 问题,一直没有降频
Reply View the author
avatar
走钢丝
deepin
2020-08-14 07:24
#5
https://bbs.deepin.org/post/199416
悲剧了,安装完整机功耗和原来一样 235w,哦,好像降低了3w,基本可以忽略,看了还是cpu调度有 问题,一 ...

要么重启下。

或者运行 sudo tlp-stat 看看

另参考:https://bbs.deepin.org/post/193489
Reply View the author
avatar
zhuangjunx
deepin
2020-08-14 08:59
#6
https://bbs.deepin.org/post/199416
要么重启下。

或者运行 sudo tlp-stat 看看

sudo apt install tlp tlp-rdw  发热问题确实有用
Reply View the author