HomeFreeBSD

Dbuf hash table should be sized as is the arc hash table

Description

Dbuf hash table should be sized as is the arc hash table

Commit 49ddb315066e372f31bda29a5c546a9eccc8b418 added the
zfs_arc_average_blocksize parameter to allow control over the size of
the arc hash table. The dbuf hash table's size should be determined
similarly.

Signed-off-by: Tim Chase <tim@chase2k.com>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #3721

Details

Provenance
Tim Chase <tim@chase2k.com>Authored on Aug 31 2015, 1:59 AM
Brian Behlendorf <behlendorf1@llnl.gov>Committed on Sep 2 2015, 4:33 PM
Parents
rG6cde64351e23: Add spa_slop_shift module option
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Behlendorf <behlendorf1@llnl.gov> committed rG69de34219af4: Dbuf hash table should be sized as is the arc hash table (authored by Tim Chase <tim@chase2k.com>).Sep 2 2015, 4:33 PM