Struct raw_cpuid::MemBwAllocationInfo [−][src]
pub struct MemBwAllocationInfo { /* fields omitted */ }
Expand description
Memory Bandwidth Allocation Enumeration Sub-leaf (EAX = 10H, ECX = ResID = 3).
Implementations
Reports the maximum MBA throttling value supported for the corresponding ResID.
Highest COS number supported for this Leaf.
Reports whether the response of the delay values is linear.
Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl Send for MemBwAllocationInfo
impl Sync for MemBwAllocationInfo
impl Unpin for MemBwAllocationInfo