]> xenbits.xensource.com Git - people/iwj/xen.git/commitdiff
docs/features: update the status of Credit2 implemented features
authorDario Faggioli <raistlin@linux.it>
Mon, 6 Nov 2017 10:35:23 +0000 (11:35 +0100)
committerGeorge Dunlap <george.dunlap@citrix.com>
Tue, 7 Nov 2017 12:02:55 +0000 (12:02 +0000)
As soft-affinity and caps will be available in Xen 4.10.

Signed-off-by: Dario Faggioli <raistlin@linux.it>
Reviewed-by: George Dunlap <george.dunlap@citrix.com>
docs/features/sched_credit2.pandoc

index 9c8e15bdac88faf46fe030f30ea78ae70dc6e89a..6dbfdf9d3329ab965438ca4ed8e51d96892facd9 100644 (file)
@@ -1,5 +1,5 @@
 % Credit2 Scheduler
-% Revision 1
+% Revision 2
 
 \clearpage
 
@@ -60,14 +60,6 @@ limiting, is only available from Xen 4.8 onward. In libxl, the
 `LIBXL\_HAVE\_SCHED\_CREDIT2\_PARAMS` symbol is introduced to
 indicate their availability.
 
-# Limitations
-
-The Credit1 scheduler comes with vCPU hard-affinity, vCPU soft-affinity
-and caps (see `docs/man/xl.pod.1.in` for more details). In Credit2,
-vCPU hard affinity is supported starting from Xen 4.8, while soft-affinity
-and caps, while being worked on, are not yet available in any released
-hypervisor.
-
 # Testing
 
 Any change done in Credit2 wants to be tested by doing at least the
@@ -87,8 +79,6 @@ following:
 
 # Areas for improvement
 
-* Close the feature gap with Credit1 (i.e., finishing implementing vCPU
-  soft-affinity and caps);
 * vCPUs' reservations (similar to caps, but providing a vCPU with guarantees
   about some pCPU time it will always be able to execute for);
 * benchmarking for assessing the best combination of values for the various
@@ -115,4 +105,5 @@ following:
 Date       Revision Version  Notes
 ---------- -------- -------- -------------------------------------------
 2016-10-14 1        Xen 4.8  Document written
+2017-11-6  2        Xen 4.10 Soft-affinity and caps implemented
 ---------- -------- -------- -------------------------------------------