Am I wrong, or does the nbuf calculation in kern_vfs_bio_buffer_alloc()
depend on a 4096B page size in order to do what the comment says it does?

Doesn't the calculation allocate more buffer headers for machines with
4096B pages then it does for machines with 8192B pages?  Is this on
purpose, or am I missing something?

Thanks.

-- 
Chad David        [EMAIL PROTECTED]
ACNS Inc.         Calgary, Alberta Canada

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to