summaryrefslogtreecommitdiffstats
path: root/module/spl/spl-taskq.c
Commit message (Expand)AuthorAgeFilesLines
* Assume TQ_SLEEP when not explicitly specified.Brian Behlendorf2010-04-231-0/+5
* Optimize lowest outstanding taskqid calculation in taskq_lowest_id()Brian Behlendorf2010-01-041-20/+41
* Add basic support for TASKQ_THREADS_CPU_PCT taskq flag which isBrian Behlendorf2009-07-091-0/+9
* Fix taskq_wait() not waiting bugBrian Behlendorf2009-03-151-12/+20
* Make the number of system taskq threads based on the node of cores in the nod...Brian Behlendorf2009-02-021-2/+4
* Rename modules to module and update referencesBrian Behlendorf2009-01-151-0/+491