From 0411abd4e6116c6cab5feb52d5fc4eaa74f6376f Mon Sep 17 00:00:00 2001 From: Gabor Pali Date: Sat, 5 Jul 2008 03:21:31 +0000 Subject: [PATCH] Update Question 18.13: - Mark up formula - Mark up mckusick Approved by: gabor --- en_US.ISO8859-1/books/faq/book.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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