mirror_zfs/man/man5
Chunwei Chen 8f3b403a73 Allow kicking a taskq to spawn more threads
This patch add a module parameter spl_taskq_kick. When writing non-zero value
to it, it will scan all the taskq, if a taskq contains a task pending for more
than 5 seconds, it will be forced to spawn a new thread. This is use as an
emergency recovery from deadlock, not a general solution.

Signed-off-by: Chunwei Chen <david.chen@osnexus.com>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #529
2016-02-05 14:08:31 -08:00
..
Makefile.am Remove incorrect use of EXTRA_DIST for man pages 2014-01-17 11:54:22 -08:00
spl-module-parameters.5 Allow kicking a taskq to spawn more threads 2016-02-05 14:08:31 -08:00