summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/os/taskq.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-2912172 genunix: variable may be used uninitializedToomas Soome1-1/+1
2019-05-1310405 Implement ZFS sorted scansToomas Soome1-0/+6
2019-03-2810573 define TASKQID_INVALID as (taskq_id)0Toomas Soome1-3/+3
2019-02-2110424 uts: NULL pointer errors in DEBUG buildToomas Soome1-2/+2
2019-02-2010376 uts: NULL pointer issues in genunixToomas Soome1-1/+1
2018-02-059017 Introduce taskq_empty()Tim Kordas1-0/+21
2017-08-308558 lwp_create() returns EAGAIN on system with more than 80K ZFS filesystemsPrakash Surya1-7/+13
2015-10-126315 taskq kstat uses the wrong labelRobert Mustacchi1-1/+1
2015-06-015881 taskq.c: maxall vs. maxalloc in commentsSergio Aguayo1-4/+4
2015-04-271501 taskq_create_proc ... TQ_DYNAMIC puts tasks in p0 (take 2)Gordon Ross1-6/+30
2015-04-21backout: 1501 taskq_create_proc ... TQ_DYNAMIC puts tasks in p0 (needs work)Gordon Ross1-16/+3
2015-04-121501 taskq_create_proc ... TQ_DYNAMIC puts tasks in p0Gordon Ross1-3/+16
2011-07-27734 taskq_dispatch_prealloc() desiredGarrett D'Amore1-5/+66
2010-03-046900839 taskq_ent_alloc: TQ_SLEEP performance cliff when tq_nalloc > tq_maxallocChris Horne1-14/+61
2010-01-124517853 debug.h should include macros to assert implication and equivalenceJonathan Adams1-3/+1
2009-11-236881015 ZFS write activity prevents other threads from running in a timely ma...Jonathan Adams1-135/+325
2009-11-13PSARC/2009/396 Tickless Kernel Architecture / lbolt decouplingRafael Vanoni1-1/+1
2009-10-276888456 zfs command line utilities should have CTF dataJonathan Adams1-15/+27
2009-04-306586537 async zio taskqs can block out userland commandsJonathan Adams1-86/+378
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+1685