]> xenbits.xensource.com Git - xen.git/commitdiff
docs: RTDS is a valid alternative as a scheduler for a cpupool
authorDario Faggioli <dario.faggioli@citrix.com>
Fri, 6 Mar 2015 17:20:57 +0000 (18:20 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Wed, 11 Mar 2015 14:53:53 +0000 (14:53 +0000)
so update the relevant manpage and the example file.

Signed-off-by: Dario Faggioli <dario.faggioli@citrix.com>
Cc: Ian Campbell <ian.campbell@citrix.com>
Cc: Ian Jackson <Ian.Jackson@eu.citrix.com>
Cc: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Cc: Wei Liu <wei.liu2@citrix.com>
Cc: Juergen Gross <JGross@suse.com>
Cc: Meng Xu <xumengpanda@gmail.com>
Reviewed-by: Meng Xu <mengxu@cis.upenn.edu>
Acked-by: Wei Liu <wei.liu2@citrix.com>
docs/man/xlcpupool.cfg.pod.5
tools/examples/cpupool

index e32ce17ff4dac8cdf4fd11681e5b5e0a9e408e8d..bb15cbeaf5ec438b3dbe9704f13ff29ec7598c39 100644 (file)
@@ -74,6 +74,10 @@ the credit scheduler
 
 the credit2 scheduler
 
+=item B<rtds>
+
+the RTDS scheduler
+
 =item B<sedf>
 
 the SEDF scheduler
index 01e62c8f06a705fdb66574040d7b122c98a27b8a..73368e6d9b661f1de471c385e73c86852f42030a 100644 (file)
@@ -9,7 +9,7 @@
 # the name of the new cpupool
 name = "Example-Cpupool"
 
-# the scheduler to use: valid are e.g. credit, sedf, credit2
+# the scheduler to use: valid are e.g. credit, credit2, rtds and sedf
 sched = "credit"
 
 # list of cpus to use