链接已复制
3 回复数
Hi Roman,
First, thank you for fast reply.
I want to use RAPL(used to control power) and PCM(used to monitor some hardware info) seperately. That is I need to turn on and off the RAPL from time to time. To disable RAPL(the power capping function), I don''t know if it is equivalent to set a high power cap that the system could never reach. I also tried the enable bit introduced in MSR, but for some reason, it doesn't seem to disable the capping.
Huazhe
Huazhe,
Intel PCM does not use power capping/controlling functions. It only reads energy consumption information from RAPL registers (just monitors them).
Did you try Intel Power Governor to setup power capping?
Roman