[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] docs: fix documentation about default scheduler


  • To: <xen-devel@xxxxxxxxxxxxxxxxxxxx>
  • From: Roger Pau Monne <roger.pau@xxxxxxxxxx>
  • Date: Tue, 10 Nov 2020 19:51:29 +0100
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=citrix.com; dmarc=pass action=none header.from=citrix.com; dkim=pass header.d=citrix.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=8YHXVbQzTETfPdfk2vrhXNMgP+PXS8KsCn+gPtsESqI=; b=PeMLWKFsVFl3+mVuyumBrZ+r+R2YlzDKIXLoRAPBJjCoCp2KpDA7PTq5spYiMtAgZu9R2YPpd9PWs1RMODGH3Ht8IUskOr2I4MbRN9jXGBkZ93NBldjQY1K/zrLRcowYGqgTQSNsaDG89sUyBliwuWfYfZy3B8oqzt4Ko3WjB3b4X4WJqUy5P7uxkI7kozEOfPn8bIJNAtZgi3PBuDmBM4zHZHRN3r0WYpf6M2q3rEbzGbIYSC0C6aapoGF+cFBGmYDaHr1y/Ek5CRrw0AY756Du2NsKz5KeTdM0UnVKg1ty2mejYvNLHa9YBhHBTTTSyU6lkMRnf286I2pNZH4Q1w==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=kTbNWarrxeOz001mIWs5lLmekFL+sUz+CsRW0Eb+opNsV/n/P+u/xDKz5dk0umn+6nhYERW1oUb++ZGVNciFBOD+0beOYLMLuTXTGavvCsDmOqpcuFIfoaTHmN0ypmAdz279lu70rI5VYg7qFY109teyJ5b/y5WYzJLFjQo2ZiVAeibLMT4wW1ABC1cXISlTFRg7lOKth+VnogduGuWtL5k2KwB4SEEsezowhH4vG1IpIrXg5JG/MA9Kqn4LgqHzusK1ALPQsv0+LXgiK0UJ+X1rfONSUjmHszCnjss1g0clsdvqNl5PzoNDtzRPS8zPXV5yqwsExzgDhZUtCXXHuA==
  • Authentication-results: esa2.hc3370-68.iphmx.com; dkim=pass (signature verified) header.i=@citrix.onmicrosoft.com
  • Cc: Roger Pau Monne <roger.pau@xxxxxxxxxx>, Andrew Cooper <andrew.cooper3@xxxxxxxxxx>, George Dunlap <george.dunlap@xxxxxxxxxx>, "Ian Jackson" <iwj@xxxxxxxxxxxxxx>, Jan Beulich <jbeulich@xxxxxxxx>, Julien Grall <julien@xxxxxxx>, Stefano Stabellini <sstabellini@xxxxxxxxxx>, Wei Liu <wl@xxxxxxx>
  • Delivery-date: Tue, 10 Nov 2020 18:51:48 +0000
  • Ironport-sdr: o17djuEm1RRlhW49kXB4Avl8jukOcbz0XEhvBFu6/qsTfYnb34wTy1KSM3OaH95Rk667b84q74 l81XlFX0utWJ6kpseFje0VdOpZp7kPTVUflePAg2v9Ri7S1PT/bvCXhYDAFP3qfDMLzsduu1Sb xvnt4GmBx1K6z20fLJRlf8PzDU5yd/MAuyBKzQHHrNwlP3io/BXL5gXlIH3ams7BTTa0ofH/1m ieiAQ67imvTb2BHigUh9ASiGo8HWUKSeGYeAdvI7pdNp18+MJVBvRPXk7gh+P32Sk32mz3YDdR Udw=
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

Fix the command line document to account for the default scheduler not
being credit anymore likely, and the fact that it's selectable from
Kconfig and thus different builds could end up with different default
schedulers.

Fixes: dafd936dddbd ('Make credit2 the default scheduler')
Signed-off-by: Roger Pau Monné <roger.pau@xxxxxxxxxx>
---
Changes since v1:
 - Point that the default scheduler is being selected by Kconfig,
   don't mention the default Kconfig selection.
---
 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..eb1db25f92 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: selectable via Kconfig.  Depends on enabled schedulers.
 
 Choose the default scheduler.
 
-- 
2.29.0




 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.