zfs/man
Alexander Motin 786abf5321 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
2022-02-03 15:28:01 -08:00
..
man1 Consistentify miscellaneous style on remaining manpages 2021-06-10 10:50:16 -07:00
man4 Reduce number of arc_prune threads 2022-02-03 15:28:01 -08:00
man5 Consistentify miscellaneous style on remaining manpages 2021-06-10 10:50:16 -07:00
man7 Move properties, parameters, events, and concepts around manual sections 2021-06-10 10:50:16 -07:00
man8 zpool-remove.8: describe top-level vdev sector size limitation 2021-09-14 14:32:16 -07:00
Makefile.am Move properties, parameters, events, and concepts around manual sections 2021-06-10 10:50:16 -07:00