IProcessorParkingConfiguration.MaxEfficiencyClass1UnparkedProcessor Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a value that indicates, on a per processor group basis, the maximum percentage of processors in the group that may be kept unparked for Processor Power Efficiency Class 1.
public Microsoft.Windows.EventTracing.Percentage MaxEfficiencyClass1UnparkedProcessor { get; }
member this.MaxEfficiencyClass1UnparkedProcessor : Microsoft.Windows.EventTracing.Percentage
Public ReadOnly Property MaxEfficiencyClass1UnparkedProcessor As Percentage
Property Value
Remarks
Processor Power Efficiency Class describes the relative power efficiency of the associated processor. Lower efficiency class numbers are more efficient than higher ones (e.g.efficiency class 0 should be treated as more efficient than efficiency class 1). However, absolute values of this number have no meaning: 2 isn't necessarily half as efficient as 1.