[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] docs: fix documentation to notice credit2 is the default
On 10.11.20 12:21, Roger Pau Monne wrote:
Fix the command line document to account for credit2 now being the
default scheduler.
Fixes: dafd936dddbd ('Make credit2 the default scheduler')
Signed-off-by: Roger Pau Monné <roger.pau@xxxxxxxxxx>
---
docs/misc/xen-command-line.pandoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/misc/xen-command-line.pandoc
b/docs/misc/xen-command-line.pandoc
index 4ae9391fcd..789aead148 100644
--- a/docs/misc/xen-command-line.pandoc
+++ b/docs/misc/xen-command-line.pandoc
@@ -1876,7 +1876,7 @@ with read and write permissions.
### sched
> `= credit | credit2 | arinc653 | rtds | null`
-> Default: `sched=credit`
+> Default: `sched=credit2`
Choose the default scheduler.
Tried that before:
https://lists.xen.org/archives/html/xen-devel/2019-01/msg01097.html
And Andrew didn't like it...
Juergen
Attachment:
OpenPGP_0xB0DE9DD628BF132F.asc
Description: application/pgp-keys
Attachment:
OpenPGP_signature
Description: OpenPGP digital signature
|