Update Question 18.13:

- Mark up formula
- Mark up mckusick

Approved by:  gabor
This commit is contained in:
Gabor Pali 2008-07-05 03:21:31 +00:00
parent d3df39c2fc
commit 0411abd4e6
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=32487

View file

@ -10667,7 +10667,7 @@ hint.sio.7.irq="12"</programlisting>
cylinder groups thus creating a worst possible scenario for cylinder groups thus creating a worst possible scenario for
future depth first searches. If one knew the total number of future depth first searches. If one knew the total number of
directories to be created, the solution would be to create directories to be created, the solution would be to create
(total / fs_ncg) per cylinder group before moving on. <literal>(total&nbsp;/&nbsp;fs_ncg)</literal> per cylinder group before moving on.
Obviously, one would have to create some heuristic to guess at Obviously, one would have to create some heuristic to guess at
this number. Even using a small fixed number like say 10 would this number. Even using a small fixed number like say 10 would
make an order of magnitude improvement. To differentiate make an order of magnitude improvement. To differentiate
@ -10677,7 +10677,7 @@ hint.sio.7.irq="12"</programlisting>
conclusion is that this is an area ripe for conclusion is that this is an area ripe for
experimentation.</para> experimentation.</para>
<para>Kirk McKusick, September 1998</para> <para>&a.mckusick;, September 1998</para>
</answer> </answer>
</qandaentry> </qandaentry>