zfs/man
Alexander Motin 462217d1c2
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 <ryan@ixsystems.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Chris Dunlop <chris@onthe.net.au>
Reviewed-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz>
Signed-off-by: Alexander Motin <mav@FreeBSD.org>
Closes #12896
Issue #9966
2021-12-22 17:07:13 -08:00
..
man1 zhack: Add repair label option 2021-11-11 11:26:18 -08:00
man4 Reduce number of arc_prune threads 2021-12-22 17:07:13 -08:00
man5 Consistentify miscellaneous style on remaining manpages 2021-06-09 14:35:53 -07:00
man7 Vdev Properties Feature 2021-11-30 07:46:25 -07:00
man8 zfs-share.8: document -l flag 2021-12-17 12:52:26 -08:00
Makefile.am Move properties, parameters, events, and concepts around manual sections 2021-06-09 14:35:30 -07:00