HomeFreeBSD

Increase the number of iput taskq threads

Description

Increase the number of iput taskq threads

The number of threads in the iput taskq has been increased to speed
up the number of iputs which can be handled. This has been observed
to improve the meta data reclaim regardless of zfs_sb_prune()
implementation in use.

The taskq has also been renamed z_iput to for consistency with the
rest of the I/O pipeline taskqs which are all named z_*.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Tim Chase <tim@chase2k.com>

Details

Provenance
Brian Behlendorf <behlendorf1@llnl.gov>Authored on Jun 18 2015, 4:17 PM
Parents
rG57ae840077e6: Linux 4.1 compat: use read_iter() / write_iter()
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Behlendorf <behlendorf1@llnl.gov> committed rG4c6a70091030: Increase the number of iput taskq threads (authored by Brian Behlendorf <behlendorf1@llnl.gov>).Jun 22 2015, 5:22 PM