From b82805f77b4f2cd5d4b3bbd87322ebbd56af97c8 Mon Sep 17 00:00:00 2001 From: "David B. Kinder" Date: Tue, 16 Aug 2022 14:28:53 -0700 Subject: [PATCH] doc: add tooltip for real-time vCPU option checkbox Tracked-On: #9779 Signed-off-by: David B. Kinder --- misc/config_tools/schema/VMtypes.xsd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/config_tools/schema/VMtypes.xsd b/misc/config_tools/schema/VMtypes.xsd index 101f77c87..d299e41c2 100644 --- a/misc/config_tools/schema/VMtypes.xsd +++ b/misc/config_tools/schema/VMtypes.xsd @@ -52,7 +52,7 @@ - Whether this vCPU is used for real-time-critical workloads. + Check "Real-time vCPU" for each vCPU used for real-time workloads. Then configure cache usage in the Hypervisor/Advanced/Cache Allocation Technology (CAT) configuration option. There you'll see Real-time vCPUs separated from vCPUs you allocate to other tasks. See :ref:`rdt_configuration` for more details.