软件包:

*  sys-power/cpupower
Latest version available: 4.13.
Latest version installed: 4.13.
Size of files: KiB
Homepage: https://www.kernel.org/
Description: Shows and sets processor power related values
License: GPL-

示例:

.-(/home/fh)----------------------------------------------------------------------------------------(root@xm)-
`--# cpupower --cpu all frequency-info --governors
analyzing CPU :
available cpufreq governors: performance powersave
analyzing CPU :
available cpufreq governors: performance powersave
analyzing CPU :
available cpufreq governors: performance powersave
analyzing CPU :
available cpufreq governors: performance powersave
analyzing CPU :
available cpufreq governors: performance powersave
analyzing CPU :
available cpufreq governors: performance powersave
analyzing CPU :
available cpufreq governors: performance powersave
analyzing CPU :
available cpufreq governors: performance powersave
.-(/home/fh)----------------------------------------------------------------------------------------(root@xm)-
`--# cpupower --cpu all frequency-info --policy
analyzing CPU :
current policy: frequency should be within MHz and 3.40 GHz.
The governor "powersave" may decide which speed to use
within this range.
analyzing CPU :
current policy: frequency should be within MHz and 3.40 GHz.
The governor "powersave" may decide which speed to use
within this range.
analyzing CPU :
current policy: frequency should be within MHz and 3.40 GHz.
The governor "powersave" may decide which speed to use
within this range.
analyzing CPU :
current policy: frequency should be within MHz and 3.40 GHz.
The governor "powersave" may decide which speed to use
within this range.
analyzing CPU :
current policy: frequency should be within MHz and 3.40 GHz.
The governor "powersave" may decide which speed to use
within this range.
analyzing CPU :
current policy: frequency should be within MHz and 3.40 GHz.
The governor "powersave" may decide which speed to use
within this range.
analyzing CPU :
current policy: frequency should be within MHz and 3.40 GHz.
The governor "powersave" may decide which speed to use
within this range.
analyzing CPU :
current policy: frequency should be within MHz and 3.40 GHz.
The governor "powersave" may decide which speed to use
within this range.
.-(/home/fh)-----------------------------------------------------------------------------------------------------------------------------------------(root@xm)-
`--# cat /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor powersave
powersave
powersave
powersave
powersave
powersave
powersave
powersave
.-(/home/fh)-----------------------------------------------------------------------------------------------------------------------------------------(root@xm)-
`--# cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
powersave
.-(/home/fh)-----------------------------------------------------------------------------------------------------------------------------------------(root@xm)-
`--# cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_available_governors
performance powersave

cpupower:Shows and sets processor power related values的更多相关文章

  1. 四:redis的sets类型 - 相关操作(有序和无序集合)

    ================四十五种(有序和无序集合):sets种类(它是一个集)=============      简介:  set它代表的集合.加入是随意添加----->无序集合    ...

  2. 02:PostgreSQL Character Sets

    在利用postGIS导入shapefile文件到postgresql数据库的时候,老是提示字符串的问题,或者是乱码,试了好几种都不行,于是度娘之.... 使用默认的UTF8,提示信息是:建议使用LAT ...

  3. 【算法•日更•第三十九期】迭代加深搜索:洛谷SP7579 YOKOF - Power Calculus 题解

    废话不多说,直接上题: SP7579 YOKOF - Power Calculus 题意翻译 (略过没有营养的题干) 题目大意: 给出正整数n,若只能使用乘法或除法,输出使x经过运算(自己乘或除自己, ...

  4. 欧拉工程第60题:Prime pair sets

    题目链接 五个数,任意两个数的任意链接后的数还是质数 满足这个条件的最小五个数的和是多少? 结果:26033 纯暴力破解: package projecteuler51to60; import jav ...

  5. linux commands

    abrt-cli --since ;查看abrt捕捉的异常 alias ;别名,alias rm='rm -i':使用“ \rm ” 使用原命令 alsamixer ;图形音量调节,q 增加左声道, ...

  6. PatentTips - Optimizing power usage by factoring processor architectural events to PMU

    BACKGROUND Processor power consumption has become a major issue in recent years. The current trend o ...

  7. Method and apparatus for transitioning between instruction sets in a processor

    A data processor (104) is described. The data processor (104) is capable of decoding and executing a ...

  8. 第一篇:Power BI数据可视化概述

    前言 "可视化之工具,可爱者甚蕃.统计学家独爱R,自Python来,世人盛爱matplotlib.余独爱Power BI之出微软而不染(免费),濯Office而不妖(够精简).......& ...

  9. MongoDB高可用架构:Replica Sets+Sharding

    MongoDB的sharding解决了海量存储和动态扩容的问题.但是遇到单点故障就显得无能为力了.MongoDB的副本集可以很好的解决单点故障的问题.所以就有了Sharding+Replica Set ...

随机推荐

  1. mpvue中的平台状态判断(H5网页 or 小程序)

    在开发微信小程序或者微信网页H5的时候,有时我们利用外部组件可能不兼容这两者,需要区分开来,可以在对应的mainjs中配置如下 let platform: try{ if(wx){ platform= ...

  2. javascript跨浏览器操作xml

    //跨浏览器获取xmlDom function getXMLDOM(xmlStr) { var xmlDom = null; if (typeof window.DOMParser != 'undef ...

  3. [SCOI2003]字符串折叠(区间dp)

    P4302 [SCOI2003]字符串折叠 题目描述 折叠的定义如下: 一个字符串可以看成它自身的折叠.记作S = S X(S)是X(X>1)个S连接在一起的串的折叠.记作X(S) = SSSS ...

  4. [Luogu2365]任务安排(斜率优化)

    [Luogu2365]任务安排 题目描述 N个任务排成一个序列在一台机器上等待完成(顺序不得改变),这N个任务被分成若干批,每批包含相邻的若干任务.从时刻0开始,这些任务被分批加工,第i个任务单独完成 ...

  5. java ArrayList存储基本类型

    package java06; /* 如果希望像集合ArrayList中存储基本数据类型数据,必须使用基本数据类型对应的“包装类” 基本数据类型 包装类(引用类型,包装类都位于java.lang包下 ...

  6. quickbi报错AE0510000002

    数据库连接异常: com.alipay.dwsap.common.exception.AlisisRuntimeException: 7 AE0510000002:Database access er ...

  7. JSP相关学习

    动态页面技术(JSP/EL/JSTL) <!-- jsp的三种脚本方式 --> <% int i = 5; //这是单行注释 /*这是多行注释*/ %> <%=i%> ...

  8. 插入排序->希尔排序

    /** * 插入排序 */ public class InsertSort { public static void main(String[] args){ int[] arr = {5,5,2,6 ...

  9. join()、split()

    join()用于把数组转化为字符串 var arr=['hello','world','kugou']; document.write(arr.join(''));//helloworldkugou ...

  10. 使用Fiddler为满足某些特定格式的网络请求返回mock响应

    假设我想对本地Java程序发起的调用SAP Hybris web service https://jerrywang.com:9002/rest/v2/electronics/users/ 这个网络请 ...