mirror of
https://github.com/opnsense/src.git
synced 2026-02-26 11:20:29 -05:00
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 |
||
|---|---|---|
| .. | ||
| man1 | ||
| man5 | ||
| Makefile.am | ||