mirror_zfs/man
Andrey Vesnovaty 703371d8c7 Evenly distribute the taskq threads across available CPUs
The problem is described in commit aeeb4e0c0a.
However, instead of disabling the binding to CPU altogether we just keep the
last CPU index across calls to taskq_create() and thus achieve even
distribution of the taskq threads across all available CPUs.

The implementation based on assumption that task queues initialization
performed in serial manner.

Signed-off-by: Andrey Vesnovaty <andrey.vesnovaty@gmail.com>
Signed-off-by: Andrey Vesnovaty <andreyv@infinidat.com>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #336
2014-04-25 15:29:18 -07:00
..
man1 Remove incorrect use of EXTRA_DIST for man pages 2014-01-17 11:54:22 -08:00
man5 Evenly distribute the taskq threads across available CPUs 2014-04-25 15:29:18 -07:00
Makefile.am Document SPL module parameters. 2013-11-21 12:32:41 -08:00