From f4332dd2d8535b10eef8bce14bf7dc61200495f1 Mon Sep 17 00:00:00 2001 From: Jim Fehlig Date: Tue, 27 Sep 2016 22:43:51 -0600 Subject: [PATCH] doc: fix note about Xen credit scheduler 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. --- tools/virsh.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/virsh.pod b/tools/virsh.pod index 49abda92f8..971b408369 100644 --- a/tools/virsh.pod +++ b/tools/virsh.pod @@ -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: The weight and cap parameters are defined only for the -XEN_CREDIT scheduler and are now I. +XEN_CREDIT scheduler. B: The vcpu_period, emulator_period, and iothread_period parameters have a valid value range of 1000-1000000 or 0, and the vcpu_quota,