Date: Wed, 18 Apr 2018 14:43:19 +0000 (UTC) From: Glen Barber <gjb@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org Subject: svn commit: r332713 - stable/11/release/doc/en_US.ISO8859-1/relnotes Message-ID: <201804181443.w3IEhJZT015416@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201804181443.w3IEhJZT015416>