diff options
author | Alexander Motin <[email protected]> | 2021-12-22 20:07:13 -0500 |
---|---|---|
committer | GitHub <[email protected]> | 2021-12-22 17:07:13 -0800 |
commit | 462217d1c24a0769ec32b6f6e378868c311b2448 (patch) | |
tree | 636027568cf52a30fa1f8fec11bdb48c7933d7cb /copy-builtin | |
parent | d2f374c3f29c2e2c8d6b1bb7c9a18fbb4e0d5542 (diff) |
Reduce number of arc_prune threads
On FreeBSD vnode reclamation is single-threaded, protected by single
global lock. Linux seems to be able to use a thread per mount point,
but at this time it creates more harm than good.
Reduce number of threads to 1, adding tunable in case somebody wants
to try more.
Reviewed-by: Ryan Moeller <[email protected]>
Reviewed-by: Brian Behlendorf <[email protected]>
Reviewed-by: Chris Dunlop <[email protected]>
Reviewed-by: Ahelenia ZiemiaĆska <[email protected]>
Signed-off-by: Alexander Motin <[email protected]>
Closes #12896
Issue #9966
Diffstat (limited to 'copy-builtin')
0 files changed, 0 insertions, 0 deletions