pub struct RdtAllocationInfo { /* private fields */ }
Expand description

Quality of service enforcement information (LEAF=0x10).

Platforms

❌ AMD ✅ Intel

Implementations

Supports L3 Cache Allocation.

Supports L2 Cache Allocation.

Supports Memory Bandwidth Allocation.

L3 Cache Allocation Information.

L2 Cache Allocation Information.

Memory Bandwidth Allocation Information.

Trait Implementations

Formats the value using the given formatter. Read more

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.