diff --git a/en_US.ISO8859-1/books/faq/book.sgml b/en_US.ISO8859-1/books/faq/book.sgml index 6d7b9ecc48..93ec5cd701 100644 --- a/en_US.ISO8859-1/books/faq/book.sgml +++ b/en_US.ISO8859-1/books/faq/book.sgml @@ -10667,7 +10667,7 @@ hint.sio.7.irq="12" 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. + (total / fs_ncg) 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" conclusion is that this is an area ripe for experimentation. - Kirk McKusick, September 1998 + &a.mckusick;, September 1998