Add a little note about PAE Quality Assurance.
Discussed with: Murray
This commit is contained in:
parent
f5dde114b7
commit
9cd722aedb
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=18533
1 changed files with 4 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/4.9R/qa.sgml,v 1.5 2003/10/18 06:56:02 murray Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/4.9R/qa.sgml,v 1.6 2003/10/18 17:39:48 murray Exp $">
|
||||
<!ENTITY rel '4.9-RELEASE'>
|
||||
<!ENTITY title "Testing Guide for &rel;">
|
||||
<!ENTITY email "qa">
|
||||
|
@ -52,6 +52,9 @@
|
|||
<li><p>The <tt>xl</tt> driver has recently been updated with full
|
||||
busdma support among other improvements. This driver will now
|
||||
work with large memory systems with PAE enabled.</p></li>
|
||||
|
||||
<li><p>Users with large memory configurations (>4G) should explore
|
||||
the recently added <b>PAE</b> support in &rel;.</p></li>
|
||||
</ul>
|
||||
|
||||
<p>The <a href="../../relnotes.html">release notes</a> will always be
|
||||
|
|
Loading…
Reference in a new issue