]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
doc: fix note about Xen credit scheduler
authorJim Fehlig <jfehlig@suse.com>
Wed, 28 Sep 2016 04:43:51 +0000 (22:43 -0600)
committerJim Fehlig <jfehlig@suse.com>
Wed, 28 Sep 2016 13:47:07 +0000 (07:47 -0600)
Commit 6c504d6a added a note to the virsh man page about the
deprecation of 'cap' and 'weight' settings for the credit
scheduler. To this day, the default scheduler in Xen is credit
and it supports setting 'cap' and 'weight'. Remove the deprecation
notice from the note on the Xen credit scheduler.

Reported-by: Volo M. <vm@vovs.net>
tools/virsh.pod

index 49abda92f8795b354d0ca6e7be05f15d7b00c214..971b408369076299e404c35cf530b71119cb8284 100644 (file)
@@ -1959,7 +1959,7 @@ Therefore, -1 is a useful shorthand for 262144. On the Linux kernel, the
 values 0 and 1 are automatically converted to a minimal value of 2.
 
 B<Note>: The weight and cap parameters are defined only for the
-XEN_CREDIT scheduler and are now I<DEPRECATED>.
+XEN_CREDIT scheduler.
 
 B<Note>: The vcpu_period, emulator_period, and iothread_period parameters
 have a valid value range of 1000-1000000 or 0, and the vcpu_quota,