blog.delphix.com/prakash/2015/03/23/openzfs-reducing-arc-lock-contention

tl;dr; Cached random read performance of 8K blocks was improved by 225% by reducing internal lock contention within the OpenZFS ARC on illumos. Introduction Real World Problems with the ARC Performance: Before Remove the Lists? Solution: Use More Locks! Performance: After Commit Details Appendix 1. Introduction Locks are a pain. Even worse, is a single …


Comments (0)

Sign in to post comments.