Performance Optimization APIs

Intel® Resource Director Technology (RDT) provides a set of resource allocation (or control) capabilities, including Cache Allocation Technology (CAT) and Memory Bandwidth Allocation (MBA):

These real-time functions can be used to configure RDT performance optimization.

Function Description
RtGetRDTCapability Returns the system Resource Director Technology (RDT) allocation capability.
RtSetThreadCLOS Overwrites a thread’s implicit or default Class of Services (CLOS), which is based on its priority.
RtGetThreadCLOS Retrieves the Class of Services (CLOS) value of a specified thread.

Related Topics:

Optimizing Performance with Intel Resource Director Technology (RDT)

RDTPerformance Sample