White Papers

Power Utilization Management Profile
Version 1.0.0a 35
"consumption is controlled by the OS.\n "
"5 (\"System Demand Based\") - corresponds to the special "
"algorithm used to control PState to maximize workload to power "
"consumption ratio.\n In this setting system controls and "
"adjusts power consumption of the processor based on the "
"workload."),
ValueMap { "0", "2", "3", "4", "5" },
Values { "Unknown", "Max Performance", "Min Power",
"OS Demand Based", "System Demand Based"}]
uint16 CPUPowerMode;
[Description (
"This property represents the setting for memory frequency.\n "
"1 (\"Other\") - corresponds to a specific memory frequency "
"setting. The specific frequency shall be represented in the "
"OtherMemoryFrequency property.\n "
"2 (\"Max Frequency\") - corresponds to the maximum frequency "
"setting of memory.\n "
"3 (\"Min Frequency\") - corresponds to the minimum frequency "
"setting of memory.\n"),
ValueMap { "0", "1", "2", "3" },
Values { "Unknown", "Other", "Max Frequency", "Min Frequency" },
ModelCorrespondence {
"DCIM_OEMPowerUtilizationCustomSettingData.OtherMemoryFrequency" }]
uint16 MemoryPowerMode;
[PUnit ("hertz * 10^6"), Description (
"This property represents the setting for specific memory "
"frequency. Supported frequencies include 800 MHz, 1067 MHz, "
"1333 MHz")]
uint32 OtherMemoryPowerMode;