Move the UFS_DIRHASH paragraph to 'filesystems' and note its MFC.

This commit is contained in:
Dima Dorfman 2001-08-01 20:05:36 +00:00
parent fdf72b194b
commit 073a5d3980
2 changed files with 12 additions and 12 deletions

View File

@ -219,12 +219,6 @@
operations on very large directories at the expense of some
memory.</para>
<para>Two new &man.ddb.4; commands, <command>hwatch</command> and
<command>dhwatch</command>, have been introduced. Analogous to
<command>watch</command> and <command>dwatch</command>, they install
hardware watchpoints (as opposed to software watchpoints) if supported
by the architecture. &merged;</para>
<para arch="i386">Support for Streaming <acronym>SIMD</acronym>
Extensions (<acronym>SSE</acronym>) has been introduced. The
<literal>CPU_ENABLE_SSE</literal> kernel option controls whether
@ -668,6 +662,12 @@
<para>pseudofs, a pseudo-filesystem framework, has been added.
&man.linprocfs.5; has been modified to use pseudofs.</para>
<para>Two new &man.ddb.4; commands, <command>hwatch</command> and
<command>dhwatch</command>, have been introduced. Analogous to
<command>watch</command> and <command>dwatch</command>, they install
hardware watchpoints (as opposed to software watchpoints) if
supported by the architecture. &merged;</para>
</sect3>
<sect3>

View File

@ -219,12 +219,6 @@
operations on very large directories at the expense of some
memory.</para>
<para>Two new &man.ddb.4; commands, <command>hwatch</command> and
<command>dhwatch</command>, have been introduced. Analogous to
<command>watch</command> and <command>dwatch</command>, they install
hardware watchpoints (as opposed to software watchpoints) if supported
by the architecture. &merged;</para>
<para arch="i386">Support for Streaming <acronym>SIMD</acronym>
Extensions (<acronym>SSE</acronym>) has been introduced. The
<literal>CPU_ENABLE_SSE</literal> kernel option controls whether
@ -668,6 +662,12 @@
<para>pseudofs, a pseudo-filesystem framework, has been added.
&man.linprocfs.5; has been modified to use pseudofs.</para>
<para>Two new &man.ddb.4; commands, <command>hwatch</command> and
<command>dhwatch</command>, have been introduced. Analogous to
<command>watch</command> and <command>dwatch</command>, they install
hardware watchpoints (as opposed to software watchpoints) if
supported by the architecture. &merged;</para>
</sect3>
<sect3>