From 95de323451c82da3f1e5341b0ee475cb3a2dfaa8 Mon Sep 17 00:00:00 2001 From: Juergen Gross Date: Wed, 11 Dec 2019 09:45:49 +0100 Subject: [PATCH] SUPPORT.md: add core scheduling Add core scheduling feature to SUPPORT.md. Signed-off-by: Juergen Gross Acked-by: Jan Beulich --- SUPPORT.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/SUPPORT.md b/SUPPORT.md index 1cad7d6164..169b6f8fcf 100644 --- a/SUPPORT.md +++ b/SUPPORT.md @@ -255,6 +255,14 @@ of using different schedulers and scheduling properties. Status: Supported +### Core Scheduling + +Allows to group virtual cpus into virtual cores which are scheduled on the +physical cores. This results in never running different guests at the same +time on the same physical core. + + Status, x86: Experimental + ### Credit Scheduler A weighted proportional fair share virtual CPU scheduler. -- 2.39.5