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

Reduce mutex contention #2826

Closed
wants to merge 1 commit into from
Closed

Commits on Oct 23, 2014

  1. Reduce mutex contention

    Due to evidence of contention both the buf_hash_table and the
    dbuf_hash_table sizes have been increased from 256 to 8192.
    
    Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
    Issue openzfs#1291
    cwedgwood authored and behlendorf committed Oct 23, 2014
    Configuration menu
    Copy the full SHA
    febdd7a View commit details
    Browse the repository at this point in the history