: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
:purpo
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
2 matches
Mail list logo