svn commit: r332713 - stable/11/release/doc/en_US.ISO8859-1/relnotes
Glen Barber
gjb at FreeBSD.org
Wed Apr 18 14:43:32 UTC 2018
Author: gjb
Date: Wed Apr 18 14:43:19 2018
New Revision: 332713
URL: https://svnweb.freebsd.org/changeset/base/332713
Log:
Document r327871, cpucontrol(8) CPU feature re-evaluation ('-e').
Sponsored by: The FreeBSD Foundation
Modified:
stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml
Modified: stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml Wed Apr 18 14:43:18 2018 (r332712)
+++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml Wed Apr 18 14:43:19 2018 (r332713)
@@ -221,6 +221,19 @@
<para revision="326848">The &man.pw.8; utility has been updated
to correct handling of account expiration periods.</para>
+ <para revision="327871">The &man.cpucontrol.8; utility has been
+ updated to include a new flag, <literal>-e</literal>, which is
+ used to re-evaluate reported <acronym>CPU</acronym> features
+ after applying firmware updates.</para>
+
+ <note>
+ <para>The &man.cpucontrol.8; <literal>-e</literal> flag should
+ only be used after microcode update have been applied to all
+ <acronym>CPU</acronym>s in the system, otherwise system
+ instability may be experienced if processor features are not
+ identical across the system.</para>
+ </note>
+
<para revision="328140">The &man.df.1; utility has been updated
to include the <literal>--si</literal> long option, which is
an alias to <literal>-H</literal>.</para>
More information about the svn-src-stable
mailing list