[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH-for-4.13] SUPPORT.md: add core scheduling
Add core scheduling feature to SUPPORT.md. Signed-off-by: Juergen Gross <jgross@xxxxxxxx> --- 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.16.4 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |