RDTState Enumeration

This enumeration represents the state of Intel® Resource Director Technology (RDT) performance optimization.

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 enum RDTState

 

Members

Name

Description

RDT_ENABLED = 0

This value indicates the enabled status of the Intel® RDT feature.

RDT_DISABLED

This value indicates the disabled status of the Intel® RDT feature.

RDT_NOT_AVAILABLE

This value indicates that the system does not support the Intel® RDT feature.

See Also: