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

[PATCH v2] docs: correct x86 MCE command line option info


  • To: "xen-devel@xxxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxxx>
  • From: Jan Beulich <jbeulich@xxxxxxxx>
  • Date: Fri, 5 Aug 2022 16:06:27 +0200
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=suse.com; dmarc=pass action=none header.from=suse.com; dkim=pass header.d=suse.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-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=pGGpvxdM5Xk/Jsi7GFTekf4ULHupdplIYq6NGVWwaF4=; b=LhVQizEQ9pciBiu9rIasLQYoQfI3XbY1PRvQD3ZUFyJdD+iP8317TLzWNY4CAYO0N4NCO/4rS4ShvHPUHRp73/ISiuQms+1y+yVGNhZi4cqbvzyxqN4aQlMXkc5/sZ8mAVh6B6XjBY2rJBObp1m8xMSy/SRAnJfCvnugBWh1Y9munB06jEHsWAhjeMUKiR9OY1AfI0u9DGj3n1OqBB+jFk+MhiK+PgatW2zOp9+2FauVjsZzd6TVmICMi0h6Sc09b3Jwmc8UXOXpEpckvU9hcoCKNJP+vpw3n9vUeOoJDc+SC/BSAnpBCX4RkjgucS8WKi07bk2Goc2xyLFlIBbn0g==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=gthBfwEG8c9JWkj+MV9JllQKnijCe7ezlj9NED2JV2Vy0LFMgaLZ7DaIZkqzaIq56pZn8kJXjuE62VuDbxKtIqU/Pf6BUrDG++XWRpfGwXOUPhx6HvWz8GexpWjETkjYQI1YijnZLD8xWeSSRjSLd6ejuNmMt1Miu/B7NR7qk41opkJbOC/kBXENaKLGHi8FAOd+rTHCkfRsj0hpqRnjP6/C+QbyWlHGauHG/tCRxiqEhp3xwT6g2J3/4W1Wb2RfaxwfA1g3ffEYVOYqzaI9EHpaikBsvDd+H2BBozSLzLxG25RwwieIn8nc7TRspp72ksa8LyrKbXIBqdLX7S1PGA==
  • Authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=suse.com;
  • Cc: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>, George Dunlap <george.dunlap@xxxxxxxxxx>, Julien Grall <julien@xxxxxxx>, Stefano Stabellini <sstabellini@xxxxxxxxxx>, Wei Liu <wl@xxxxxxx>, Roger Pau Monné <roger.pau@xxxxxxxxxx>
  • Delivery-date: Fri, 05 Aug 2022 14:06:38 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

Not even the types were correct, let alone defaults being spelled out or
the purpose of the options actually mentioned in any way.

Signed-off-by: Jan Beulich <jbeulich@xxxxxxxx>
---
v2: Wording change. Explain "silent".

--- a/docs/misc/xen-command-line.pandoc
+++ b/docs/misc/xen-command-line.pandoc
@@ -1691,10 +1691,23 @@ one pending bit to be allocated.
 Defaults to 20 bits (to cover at most 1048576 interrupts).
 
 ### mce (x86)
-> `= <integer>`
+> `= <boolean>`
+
+> Default: `true`
+
+Allows to disable the use of Machine Check Exceptions.  Note that doing
+so may result in silent shutdown of the system in case an event occurs
+which would have resulted in raising a Machine Check Exception.  Silent
+here is as far as Xen is concerned; firmware may offer to retrieve some
+collected data.
 
 ### mce_fb (Intel)
-> `= <integer>`
+> `= <boolean>`
+
+> Default: `false`
+
+Force broadcasting of Machine Check Exceptions, suppressing the use of
+Local MCE functionality available in newer Intel hardware.
 
 ### mce_verbosity (x86)
 > `= verbose`



 


Rackspace

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