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

Re: [PATCH] docs: fix documentation about default scheduler


  • To: Andrew Cooper <Andrew.Cooper3@xxxxxxxxxx>
  • From: George Dunlap <George.Dunlap@xxxxxxxxxx>
  • Date: Wed, 11 Nov 2020 11:24:50 +0000
  • Accept-language: en-US
  • 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=tnN7HrCCdRQHe2t+v+fKDZzXpzM3DS1XbhOKQxdhHTY=; b=NaHz7nZ4fBR3wbLR03B3tMjWoZVN9WG6wV0l0ChlcbpDfWHO+ClUsMCjboY2WBY4EUQfUqlWvKX2GoNuO0CpfHW64TyQuzLKG+uZnuUbFKqlyuTp/5tNFR5aztqkU0/4HfJbHxMB6XV6siQtxddLJfdcGwTRmuGZlZ4ocgXhzkLrYiXhWDB/I2/8So/RNvK0BOdsWAo7UuYotDFrrXoYuUxX11lSBTpWTw3j4ULQNr785JfO1bWBOJjIfXSw0SC6gT8n3sWGiGdyprl1tlcf8Z4oy+Y+4s4FWjB032hlrc+53JzyRuCfsF7M5wKX14+OuGPrNSAyJkXITpMlSc+2Fg==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=WLn0EJ1r1YSRneRtCmi6WvAVOLdbQVkpduYjeCBhzx/V6Cd4ejYPvquyvz15uOoNJNu5Yz/r5DswwqeC2z4Q8nRzS1Fj8SPfJiK0R9OMd43HYjQ/y/Pc1jodeRYM9L8e8uIxnFlnKddbRshLLPZXHAo9DHh93Ge2o2oxI8OyDjbiibCaxG3bLqjGkm+wtJqxJY8eHjDrSDRFlh1qOxZG+2aNEzk/n+fXwEIuwCcO6uUOlLlkgeHthnLU+aZpmNFDTIHZpWxcXEeqXQ2AWhGZEsa7KVzATiKaRPNk7vU2lbCpaRKT1kiP4ONNtE6yoDEC5ZS+1ZUoRaesXT/PYZojlQ==
  • Authentication-results: esa3.hc3370-68.iphmx.com; dkim=pass (signature verified) header.i=@citrix.onmicrosoft.com
  • Cc: Roger Pau Monne <roger.pau@xxxxxxxxxx>, "open list:X86" <xen-devel@xxxxxxxxxxxxxxxxxxxx>, Ian Jackson <iwj@xxxxxxxxxxxxxx>, "Jan Beulich" <jbeulich@xxxxxxxx>, Julien Grall <julien@xxxxxxx>, "Stefano Stabellini" <sstabellini@xxxxxxxxxx>, Wei Liu <wl@xxxxxxx>
  • Delivery-date: Wed, 11 Nov 2020 11:25:04 +0000
  • Ironport-sdr: 57VZWVP9SY3bspiZszkhvaOBup+bkaOA77/RxrAET28+uw/oUnZQT/gY2igziH3k656OaMw6vM RS3z1Lx1xcPK79Qo0dc15k2IY36CG1YZ8a7U8IahpPEIIa//4YZthOZYbVX0Z/Aht1C4bVEtGt uAaNG8c8vUiEThtYrRtynsqoH1dS0wLk0a8IrLr5XBHhsBsmSKJyb4k4O+/2Dw5H6uxbB/Q6oI q0r9Paw2v2KqREH79i4T6gArdwCebg82kbjzPgeX5kfCo3aVcLujSUb2vh1svgZOMcf1sqCq3U DVw=
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
  • Thread-index: AQHWt5KEiHxEu0uY0Eat6hiwYn2hl6nCtyuAgAAQI4CAAAQVgA==
  • Thread-topic: [PATCH] docs: fix documentation about default scheduler


> On Nov 11, 2020, at 11:10 AM, Andrew Cooper <Andrew.Cooper3@xxxxxxxxxx> wrote:
> 
> On 11/11/2020 10:12, George Dunlap wrote:
>> 
>>> On Nov 10, 2020, at 6:51 PM, Roger Pau Monne <roger.pau@xxxxxxxxxx> wrote:
>>> 
>>> 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.
>> Sorry for not weighing in earlier; but this basically makes this 
>> documentation useless.
> 
> No.  It is the only half useable version, by being the only version
> which isn't misleading.

The version in this patch essentially says “This has some options, it also has 
a default, but we’re not going to tell you any of them, nor what your default 
most likely is.  Go read KConfig to find out.”  This is is completely useless 
to the person trying to figure out what the default is and what potential 
alternate values they can put here.

The vast majority of people who search for this on the internet will have that 
list of options, and have credit2=default.  As long as we tell them that a 
local configuration can override the available options and the default, people 
are smart enough to figure out what their system is doing.

> It would however be far better to name the CONFIG_ variable (we do
> elsewhere in this doc) in question so people can actually figure out
> what they've got in front of them.

Something like that would be even better, if Roger (or someone) wants to write 
it up.

 -George

 


Rackspace

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