Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
arc: Improve the evict thread count auto-scaling formula
- Use a simple division instead of a bit shift for better readability. - Make sure that systems with less than 6 CPUs auto-scale to 1 eviction thread.
- Loading branch information