IProcessorParkingConfiguration.MinEfficiencyClass1UnparkedProcessor Property

Definition

Gets a value that indicates, on a per processor group basis, the minimum percentage of processors in the group that must be kept unparked in Processor Power Efficiency Class 1.

public Microsoft.Windows.EventTracing.Percentage MinEfficiencyClass1UnparkedProcessor { get; }
member this.MinEfficiencyClass1UnparkedProcessor : Microsoft.Windows.EventTracing.Percentage
Public ReadOnly Property MinEfficiencyClass1UnparkedProcessor 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.

Applies to