svn commit: r46978 - head/en_US.ISO8859-1/htdocs/news/status

Warren Block wblock at FreeBSD.org
Tue Jul 14 20:11:20 UTC 2015


Author: wblock
Date: Tue Jul 14 20:11:18 2015
New Revision: 46978
URL: https://svnweb.freebsd.org/changeset/doc/46978

Log:
  Expand an acronym.

Modified:
  head/en_US.ISO8859-1/htdocs/news/status/report-2015-04-2015-06.xml

Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2015-04-2015-06.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/news/status/report-2015-04-2015-06.xml	Tue Jul 14 18:26:10 2015	(r46977)
+++ head/en_US.ISO8859-1/htdocs/news/status/report-2015-04-2015-06.xml	Tue Jul 14 20:11:18 2015	(r46978)
@@ -1068,9 +1068,10 @@
     </contact>
 
     <body>
-      <p>Process-Context Identifiers (PCIDs) is a feature of the TLB
-	on Intel processors, existing since the Sandy Bridge
-	micro-architecture introduction.  It allows the TLB to
+      <p>Process-Context Identifiers (PCIDs) is a feature of the
+	Translation Lookaside Buffer (TLB) on Intel processors,
+	introduced with the Sandy Bridge micro-architecture.  It
+	allows the TLB to
 	simultaneously cache translation information for several
 	address spaces, and gives an opportunity for the operating
 	system context switch code to avoid flushing the TLB on the


More information about the svn-doc-all mailing list