In message <[EMAIL PROTECTED]> Mike Meyer writes:
: I suspect I'm going to be one of those people, but let's ask the next
: question. How do the two approaches compare from a performance
: standpoint?
Completely identical. One loads the table from a file, the other
reads it from the kernel.
: Basically, which will provide the smallest running kernel, and if it's
: the same, which will boot fastest?
They should be the same size. I'd be surprised if you could measure a
difference. You'll get more savings by not compiling in just one
driver.
Warner
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message