Subsystem.RDTFeatureMode MBAMode Property

Retrieves the current Intel® Memory Bandwidth Technology (MBA) mode for performance differentiation among RTSS threads.

Note: This property throws a wRTOS exception on set if the system does not support the Intel® RDT feature.

Namespace:  IntervalZero.MaxRT.wRTOS.Config
Assembly:  IntervalZero.MaxRT.wRTOS (in IntervalZero.MaxRT.wRTOS.dll) Version: 1.0.0.0 (File version: 1.0.1)

Syntax

Copy
public RDTFeatureMode MBAMode { get; set; }

Property Value

Type: enum

Implements

IConfigSubsystem.RDTFeatureMode MBAMode

See Also: