summaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
authorbmah <bmah@FreeBSD.org>2001-10-05 22:52:43 +0000
committerbmah <bmah@FreeBSD.org>2001-10-05 22:52:43 +0000
commit9ff24d436ac89d9cc2c65cdfc945f3aa0e52c994 (patch)
treefacd9de0f0ee4d677b81ba877473b205b2304e6d /release
parent0535afbab0358665adf020e685ec99bb1e58162e (diff)
downloadFreeBSD-src-9ff24d436ac89d9cc2c65cdfc945f3aa0e52c994.zip
FreeBSD-src-9ff24d436ac89d9cc2c65cdfc945f3aa0e52c994.tar.gz
New release note: MAXMEM/hw.physmem.
Use entity for agp(4) driver.
Diffstat (limited to 'release')
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/article.sgml8
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/common/new.sgml8
2 files changed, 12 insertions, 4 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
index ece5039..6474de2 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
@@ -105,7 +105,7 @@
implementation uses regular files, but automatically enables the
MAP_NOSYNC flag when they are &man.mmap.2;-ed. &merged;</para>
- <para arch="i386">A driver for AGP hardware has been added. &merged;</para>
+ <para>The &man.agp.4; driver for AGP devices has been added. &merged;</para>
<para>The kernel and modules have been moved to the directory
<filename>/boot/kernel</filename>, so they can be easily
@@ -297,6 +297,11 @@
<para>Each &man.jail.2; environment can now run under its own
securelevel.</para>
+ <para arch="alpha">A <varname>MAXMEM</varname> kernel option,
+ along with the <varname>hw.physmem</varname> environment, can be
+ used to artificially reduce the memory size of a machine for
+ testing (or other purposes). &merged;</para>
+
<sect3>
<title>Processor/Motherboard Support</title>
@@ -828,7 +833,6 @@
<literal>UFS_DIRHASH</literal> kernel option, it improves the speed
of operations on very large directories at the expense of some
memory. &merged;</para>
-
</sect3>
<sect3>
diff --git a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
index ece5039..6474de2 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
@@ -105,7 +105,7 @@
implementation uses regular files, but automatically enables the
MAP_NOSYNC flag when they are &man.mmap.2;-ed. &merged;</para>
- <para arch="i386">A driver for AGP hardware has been added. &merged;</para>
+ <para>The &man.agp.4; driver for AGP devices has been added. &merged;</para>
<para>The kernel and modules have been moved to the directory
<filename>/boot/kernel</filename>, so they can be easily
@@ -297,6 +297,11 @@
<para>Each &man.jail.2; environment can now run under its own
securelevel.</para>
+ <para arch="alpha">A <varname>MAXMEM</varname> kernel option,
+ along with the <varname>hw.physmem</varname> environment, can be
+ used to artificially reduce the memory size of a machine for
+ testing (or other purposes). &merged;</para>
+
<sect3>
<title>Processor/Motherboard Support</title>
@@ -828,7 +833,6 @@
<literal>UFS_DIRHASH</literal> kernel option, it improves the speed
of operations on very large directories at the expense of some
memory. &merged;</para>
-
</sect3>
<sect3>
OpenPOWER on IntegriCloud