From f5a1fa6c19083236b9ff1426cf81ab0a197a14ba Mon Sep 17 00:00:00 2001 From: "Bruce A. Mah" Date: Sun, 18 Jun 2006 16:36:51 +0000 Subject: [PATCH] New release note: COMPAT_43 removed from GENERIC. Updated release note: MPSAFE-ness of NFS includes the client code. --- release/doc/en_US.ISO8859-1/relnotes/article.sgml | 8 +++++++- release/doc/en_US.ISO8859-1/relnotes/common/new.sgml | 8 +++++++- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index 19f72b7aaf1..b2c7aebb5b9 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -213,6 +213,12 @@ extreme precaution, as disabling automatic fan control might overheat the hardware and lead to permanent damage. + The options COMPAT_43 kernel + configuration option has been deemed unnecessary and has been + removed from GENERIC and related kernel + configurations. This change may result in a small performance + increase for some workloads. + The &man.ddb.4; debugger now provides the show lock command. If the argument has a valid lock class, this displays various information about the lock and calls a @@ -932,7 +938,7 @@ geli_da1s3a_keyfile0_name="/boot/keys/da1s3a.key" MegaRAID SAS utility). &merged; A part of the FreeBSD NFS subsystem (the interface with - the protocol stack and callouts) is now MPSAFE. + the protocol stack and callouts, the NFS client side) is now MPSAFE. Initial (read-only) support for SGI's XFS filesystem has been added. 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 19f72b7aaf1..b2c7aebb5b9 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -213,6 +213,12 @@ extreme precaution, as disabling automatic fan control might overheat the hardware and lead to permanent damage. + The options COMPAT_43 kernel + configuration option has been deemed unnecessary and has been + removed from GENERIC and related kernel + configurations. This change may result in a small performance + increase for some workloads. + The &man.ddb.4; debugger now provides the show lock command. If the argument has a valid lock class, this displays various information about the lock and calls a @@ -932,7 +938,7 @@ geli_da1s3a_keyfile0_name="/boot/keys/da1s3a.key" MegaRAID SAS utility). &merged; A part of the FreeBSD NFS subsystem (the interface with - the protocol stack and callouts) is now MPSAFE. + the protocol stack and callouts, the NFS client side) is now MPSAFE. Initial (read-only) support for SGI's XFS filesystem has been added.