Menu Close
13.6.3. 使用 powertop2tuned 程序优化电源消耗
先决条件
powertop2tuned
程序已安装在系统上:# dnf install tuned-utils
步骤
创建自定义配置集:
# powertop2tuned new_profile_name
激活新配置集:
# tuned-adm profile new_profile_name
附加信息
要获得
powertop2tuned
支持的选项列表,请使用:$ powertop2tuned --help