summaryrefslogtreecommitdiffstats
path: root/sys/cddl/compat/opensolaris/kern/opensolaris_taskq.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r258715: opensolaris compat: add taskq_wait emulationavg2014-02-171-0/+6
* MFC r258630: 734 taskq_dispatch_prealloc() desiredavg2014-01-161-20/+18
* MFC r258628: opensolaris taskq: some cosmetic changesavg2014-01-161-4/+2
* Don't access task structure once we call task function.pjd2011-05-241-5/+0
* Finally... Import the latest open-source ZFS version - (SPA) 28.pjd2011-02-271-4/+16
* Pass a format string to panic() and to taskqueue_start_threads().rpaulo2010-10-131-1/+1
* Add task structure to zio and use it instead of allocating one.pjd2010-05-161-6/+29
* Partially MFp4 #176265 by pjd@:delphij2010-04-191-5/+12
* Remove OpenSolaris taskq port (it performs very poorly in our kernel) andpjd2009-08-171-0/+135
OpenPOWER on IntegriCloud