]> granicus.if.org Git - zfs/history - module/spl/spl-taskq.c
Prefix all SPL debug macros with 'S'
[zfs] / module / spl / spl-taskq.c
2010-07-20 Brian BehlendorfPrefix all SPL debug macros with 'S'
2010-07-20 Brian BehlendorfSplit <sys/debug.h> header
2010-07-01 Ned BassImplementation of the TQ_FRONT flag.
2010-06-21 Brian BehlendorfRevert "Support TQ_FRONT flag used by taskq_dispatch()"
2010-06-11 Brian BehlendorfSupport TQ_FRONT flag used by taskq_dispatch()
2010-05-17 Brian BehlendorfPublic Release Prep
2010-04-23 Brian BehlendorfAssume TQ_SLEEP when not explicitly specified.
2010-01-04 Brian BehlendorfOptimize lowest outstanding taskqid calculation in...
2009-07-09 Brian BehlendorfAdd basic support for TASKQ_THREADS_CPU_PCT taskq flag...
2009-03-15 Brian BehlendorfFix taskq_wait() not waiting bug
2009-02-02 Brian BehlendorfMake the number of system taskq threads based on the...
2009-01-15 Brian BehlendorfRename modules to module and update references