Subsystem.RDTFeatureMode CATMode Property

Retrieves the current Intel® Cache Allocation Technology (CAT) mode for performance differentiation among RTSS threads.

NOTE: This property throws an RTX64 exception on set if the system does not support the Intel® RDT feature.

Namespace:  IntervalZero.RTX64.Config
Assembly:  IntervalZero.RTX64 (in IntervalZero.RTX64.dll) Version: 3.3.0.0 (File version: 3.5.0)

Syntax
public RDTFeatureMode CATMode { get; set; }

Property Value

Type: enum

Implements

IConfigSubsystem.RDTFeatureMode CATMode
See Also