Dear all,
I'm trying to enable powerD functionality, but it seems powerD is not working:
from BIOS: CPU frequency 800-2100 MHz possible
P-states: enabled
C-states: enabled
HWP-states: enabled
Mainboard: Supermicro X11SSH-LN4F
CPU: Intel XEON E3-1240L v5
Is there anything I need to enable too?
sysctl dev.cpu.0 show following output:
result: there is only one CPU level. Is there anything wrong in configuration or do I have to enable something different?
I'm trying to enable powerD functionality, but it seems powerD is not working:
from BIOS: CPU frequency 800-2100 MHz possible
P-states: enabled
C-states: enabled
HWP-states: enabled
Mainboard: Supermicro X11SSH-LN4F
CPU: Intel XEON E3-1240L v5
Is there anything I need to enable too?
sysctl dev.cpu.0 show following output:
Code Select
dev.cpu.0.temperature: 45.0C
dev.cpu.0.coretemp.throttle_log: 0
dev.cpu.0.coretemp.tjmax: 100.0C
dev.cpu.0.coretemp.resolution: 1
dev.cpu.0.coretemp.delta: 55
dev.cpu.0.cx_method: C1/mwait/hwc C2/mwait/hwc C3/mwait/hwc
dev.cpu.0.cx_usage_counters: 313694 0 0
dev.cpu.0.cx_usage: 100.00% 0.00% 0.00% last 335us
dev.cpu.0.cx_lowest: C1
dev.cpu.0.cx_supported: C1/1/1 C2/2/151 C3/3/256
dev.cpu.0.freq_levels: 2100/-1
dev.cpu.0.freq: 2914
dev.cpu.0.%parent: acpi0
dev.cpu.0.%pnpinfo: _HID=none _UID=0 _CID=none
dev.cpu.0.%location: handle=\_PR_.CPU0
dev.cpu.0.%driver: cpu
dev.cpu.0.%desc: ACPI CPU
result: there is only one CPU level. Is there anything wrong in configuration or do I have to enable something different?