Update Question 18.13:
- Mark up formula - Mark up mckusick Approved by: gabor
This commit is contained in:
parent
d3df39c2fc
commit
0411abd4e6
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=32487
1 changed files with 2 additions and 2 deletions
|
@ -10667,7 +10667,7 @@ hint.sio.7.irq="12"</programlisting>
|
|||
cylinder groups thus creating a worst possible scenario for
|
||||
future depth first searches. If one knew the total number of
|
||||
directories to be created, the solution would be to create
|
||||
(total / fs_ncg) per cylinder group before moving on.
|
||||
<literal>(total / fs_ncg)</literal> per cylinder group before moving on.
|
||||
Obviously, one would have to create some heuristic to guess at
|
||||
this number. Even using a small fixed number like say 10 would
|
||||
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
|
||||
experimentation.</para>
|
||||
|
||||
<para>Kirk McKusick, September 1998</para>
|
||||
<para>&a.mckusick;, September 1998</para>
|
||||
</answer>
|
||||
</qandaentry>
|
||||
|
||||
|
|
Loading…
Reference in a new issue