工具版本
SPECpower_ssj 2008 is the first industry-standard SPEC benchmark that evaluates the power and performance characteristics of volume server class computers. The initial benchmark addresses the performance of server-side Java, and additional workloads are planned
结果展示
这玩意是收费的,主要参考它的分析方法和关注点
调度参数
在 sched_mc_power_savings 关闭时,4 个处理器的利用率约为 15%,另外 4 个处理器的利用率约为 5%。图 10 显示,在 sched_mc_power_savings 开启时,负载聚合到 4 个处理器上,现在它们的利用率约为 20%,而其他 4 个处理器则闲置。
与 sched_mc_power_savings 类似,sched_smt_power_savings 调优方法试图将超线程聚合到尽可能少的 CPU 上,从而节约电能
参考资料
官网:
https://www.spec.org/power/
https://www.spec.org/benchmarks.html#power
测试结果参考
https://www.spec.org/power_ssj2008/results/
cpu调频参数的实验
https://m.linuxidc.com/Linux/2009-11/22566.htm