From 1efad8f385964175d54f0f815ab0044d10e46228 Mon Sep 17 00:00:00 2001 From: dd Date: Wed, 1 Aug 2001 20:07:51 +0000 Subject: Fix previous commit: actually move the UFS_DIRHAS stuff, not the ddb(4) stuff. I have *no* idea how I managed to screw that up. --- release/doc/en_US.ISO8859-1/relnotes/article.sgml | 20 ++++++++++---------- release/doc/en_US.ISO8859-1/relnotes/common/new.sgml | 20 ++++++++++---------- 2 files changed, 20 insertions(+), 20 deletions(-) (limited to 'release') diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index 2a39361..3d7fd50 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -213,11 +213,11 @@ variable; &man.dmesg.8; no longer needs to be SGID kmem. - A simple hash-based lookup optimization for large directories - called dirhash has been added. Conditional on the - UFS_DIRHASH kernel option, it improves the speed of - operations on very large directories at the expense of some - memory. + Two new &man.ddb.4; commands, hwatch and + dhwatch, have been introduced. Analogous to + watch and dwatch, they install + hardware watchpoints (as opposed to software watchpoints) if supported + by the architecture. &merged; Support for Streaming SIMD Extensions (SSE) has been introduced. The @@ -662,11 +662,11 @@ pseudofs, a pseudo-filesystem framework, has been added. &man.linprocfs.5; has been modified to use pseudofs. - Two new &man.ddb.4; commands, hwatch and - dhwatch, have been introduced. Analogous to - watch and dwatch, they install - hardware watchpoints (as opposed to software watchpoints) if - supported by the architecture. &merged; + A simple hash-based lookup optimization for large directories + called dirhash has been added. Conditional on the + UFS_DIRHASH kernel option, it improves the speed + of operations on very large directories at the expense of some + memory. 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 2a39361..3d7fd50 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -213,11 +213,11 @@ variable; &man.dmesg.8; no longer needs to be SGID kmem. - A simple hash-based lookup optimization for large directories - called dirhash has been added. Conditional on the - UFS_DIRHASH kernel option, it improves the speed of - operations on very large directories at the expense of some - memory. + Two new &man.ddb.4; commands, hwatch and + dhwatch, have been introduced. Analogous to + watch and dwatch, they install + hardware watchpoints (as opposed to software watchpoints) if supported + by the architecture. &merged; Support for Streaming SIMD Extensions (SSE) has been introduced. The @@ -662,11 +662,11 @@ pseudofs, a pseudo-filesystem framework, has been added. &man.linprocfs.5; has been modified to use pseudofs. - Two new &man.ddb.4; commands, hwatch and - dhwatch, have been introduced. Analogous to - watch and dwatch, they install - hardware watchpoints (as opposed to software watchpoints) if - supported by the architecture. &merged; + A simple hash-based lookup optimization for large directories + called dirhash has been added. Conditional on the + UFS_DIRHASH kernel option, it improves the speed + of operations on very large directories at the expense of some + memory. -- cgit v1.1