Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
wants to merge 1 commit into from

Conversation

dweeezil
Copy link
Contributor

Commit 49ddb31 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.

@behlendorf
Copy link
Contributor

Aside from that minor nit, LGTM.

@behlendorf behlendorf added this to the 0.6.5 milestone Aug 31, 2015
Commit 49ddb31 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.
@behlendorf behlendorf closed this in 69de342 Sep 2, 2015
tomgarcia pushed a commit to tomgarcia/zfs that referenced this pull request Sep 11, 2015
Commit 49ddb31 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 openzfs#3721
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants