svn commit: r52576 - head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes

Glen Barber gjb at FreeBSD.org
Tue Dec 4 21:06:36 UTC 2018


Author: gjb
Date: Tue Dec  4 21:06:34 2018
New Revision: 52576
URL: https://svnweb.freebsd.org/changeset/doc/52576

Log:
  Document r338316, The vt(4) terminal is between 2x and 6x faster at
           drawing text
  Document r338321, Amazon EC2 AMIs boot faster now that PS/2 keyboard
           and mouse devices have been disabled by default.
  
  Submitted by:	cperciva
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml

Modified: head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml	Tue Dec  4 21:00:53 2018	(r52575)
+++ head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml	Tue Dec  4 21:06:34 2018	(r52576)
@@ -478,6 +478,10 @@
       <para revision="338292">The &man.random.4; driver has been
 	updated to fix excessive activity during pseudo-random number
 	generation.</para>
+
+      <para revision="338316">The &man.vt.4; driver has been updated
+	with performance improvements, drawing text at rates ranging
+	from 2- to 6-times faster.</para>
     </sect2>
 
     <sect2 xml:id="drivers-storage">
@@ -557,6 +561,10 @@
       <para revision="326565">Amazon® EC2™ AMI instances now
 	use the Amazon® internal <application>NTP</application>
 	service by default.</para>
+
+      <para revision="338321">Amazon® EC2™ AMI instances now
+	disable the PS/2 keyboard and mouse devices by default,
+	reducing overall boot time by 2.5 seconds.</para>
     </sect2>
 
     <sect2 xml:id="hardware-arm">


More information about the svn-doc-head mailing list