summaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
authorbmah <bmah@FreeBSD.org>2001-11-15 19:32:57 +0000
committerbmah <bmah@FreeBSD.org>2001-11-15 19:32:57 +0000
commitb35e7d7a2c22ef26caca2c19df221e22f5ad3ea2 (patch)
tree32b0a10179141b0c0a582bc66ed40c2e6d97503f /release
parent91a95fc832270d5a60362bffffb0c5b5de347c21 (diff)
downloadFreeBSD-src-b35e7d7a2c22ef26caca2c19df221e22f5ad3ea2.zip
FreeBSD-src-b35e7d7a2c22ef26caca2c19df221e22f5ad3ea2.tar.gz
New release notes: Jitter in load average computation, newsyslog(8)
support for bzip2(1). MFCs noted: gx(4), edquota(8) -f.
Diffstat (limited to 'release')
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/article.sgml11
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/common/new.sgml11
2 files changed, 18 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 0be7d2e..374e987 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
@@ -340,6 +340,10 @@
<varname>MAXSSIZ</varname>, and <varname>SGROWSIZ</varname> are
all loader tunables. &merged;</para>
+ <para>The system load average computation now adds some jitter to
+ the timing of samples, in order to avoid synchronization with
+ processes that run periodically. &merged;</para>
+
<sect3>
<title>Processor/Motherboard Support</title>
@@ -487,7 +491,7 @@
on the Intel 82542 and 82543 Gigabit Ethernet controller chips.
Both fiber and copper variants of the cards are supported. Both
boards support VLAN tagging/insertion, and the 82543 additionally
- supports TCP/IP checksum offload.</para>
+ supports TCP/IP checksum offload. &merged;</para>
<para>The &man.lge.4; driver has been added to support the Level
1 LXT1001 NetCellerator Gigabit Ethernet controller chip. This
@@ -1410,7 +1414,7 @@
<para>&man.edquota.8; now takes a <option>-f</option> option to
allow limiting the prototype quota distribution (specified with
- <option>-p</option>) to a single filesystem.</para>
+ <option>-p</option>) to a single filesystem. &merged;</para>
<para>&man.fbtab.5; now accepts glob matching patterns for target
devices, not just individual devices and directories.</para>
@@ -1784,6 +1788,9 @@
change leads to better &man.fsck.8; performance and reduced
fragmentation. &merged;</para>
+ <para>&man.newsyslog.8; now has the ability to ability to compress
+ log files using &man.bzip2.1;. &merged;</para>
+
<para><application>NFS</application> now works over IPv6.</para>
<para>&man.nl.1;, a line numbering filter program, has been
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 0be7d2e..374e987 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
@@ -340,6 +340,10 @@
<varname>MAXSSIZ</varname>, and <varname>SGROWSIZ</varname> are
all loader tunables. &merged;</para>
+ <para>The system load average computation now adds some jitter to
+ the timing of samples, in order to avoid synchronization with
+ processes that run periodically. &merged;</para>
+
<sect3>
<title>Processor/Motherboard Support</title>
@@ -487,7 +491,7 @@
on the Intel 82542 and 82543 Gigabit Ethernet controller chips.
Both fiber and copper variants of the cards are supported. Both
boards support VLAN tagging/insertion, and the 82543 additionally
- supports TCP/IP checksum offload.</para>
+ supports TCP/IP checksum offload. &merged;</para>
<para>The &man.lge.4; driver has been added to support the Level
1 LXT1001 NetCellerator Gigabit Ethernet controller chip. This
@@ -1410,7 +1414,7 @@
<para>&man.edquota.8; now takes a <option>-f</option> option to
allow limiting the prototype quota distribution (specified with
- <option>-p</option>) to a single filesystem.</para>
+ <option>-p</option>) to a single filesystem. &merged;</para>
<para>&man.fbtab.5; now accepts glob matching patterns for target
devices, not just individual devices and directories.</para>
@@ -1784,6 +1788,9 @@
change leads to better &man.fsck.8; performance and reduced
fragmentation. &merged;</para>
+ <para>&man.newsyslog.8; now has the ability to ability to compress
+ log files using &man.bzip2.1;. &merged;</para>
+
<para><application>NFS</application> now works over IPv6.</para>
<para>&man.nl.1;, a line numbering filter program, has been
OpenPOWER on IntegriCloud