From 670ccf21f8f12c07d11667090e1006433b47626c Mon Sep 17 00:00:00 2001 From: Chuang Ke Date: Mon, 25 Jul 2022 15:49:02 +0800 Subject: [PATCH] config_tool: Instruction missing for L2-only users In the cache widget, there are instructions: "Drag the ends of the boxes to cover the cache chunks you want to allocate to specific VMs. If you have a real-time VM,ensure its cache chunks do not overlap with any other VM's cache chunks." Tracked-On: #7921 Signed-off-by: Chuang-Ke Reviewed-by: Junjie Mao --- .../src/pages/Config/ConfigForm/CustomWidget/CAT.vue | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/misc/config_tools/configurator/packages/configurator/src/pages/Config/ConfigForm/CustomWidget/CAT.vue b/misc/config_tools/configurator/packages/configurator/src/pages/Config/ConfigForm/CustomWidget/CAT.vue index 6dc554298..5a64a3c2f 100644 --- a/misc/config_tools/configurator/packages/configurator/src/pages/Config/ConfigForm/CustomWidget/CAT.vue +++ b/misc/config_tools/configurator/packages/configurator/src/pages/Config/ConfigForm/CustomWidget/CAT.vue @@ -61,9 +61,7 @@ {{ CAT_INFO.errorMsg }}
-

- L3 Cache Allocation Technology -
+

Drag the ends of the boxes to cover the cache chunks you want to allocate to specific VMs. If you have a real-time VM,ensure its cache chunks do not overlap with any other VM's cache chunks.