summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/sys/taskq_impl.h
AgeCommit message (Collapse)AuthorFilesLines
2018-01-308809 libzpool should leverage work done in libfakekernelAndrew Stormont1-0/+2
Reviewed by: Sebastien Roy <sebastien.roy@delphix.com> Reviewed by: Prakash Surya <prakash.surya@delphix.com> Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2017-08-308558 lwp_create() returns EAGAIN on system with more than 80K ZFS filesystemsPrakash Surya1-1/+2
Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Sebastien Roy <sebastien.roy@delphix.com> Approved by: Robert Mustacchi <rm@joyent.com>
2011-07-27734 taskq_dispatch_prealloc() desiredGarrett D'Amore1-1/+13
943 zio_interrupt ends up calling taskq_dispatch with TQ_SLEEP Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Alexey Zaytsev <alexey.zaytsev@nexenta.com> Reviewed by: Jason Brian King <jason.brian.king@gmail.com> Reviewed by: George Wilson <gwilson@zfsmail.com> Reviewed by: Adam Leventhal <ahl@delphix.com> Approved by: Gordon Ross <gwr@nexenta.com>
2010-03-046900839 taskq_ent_alloc: TQ_SLEEP performance cliff when tq_nalloc > tq_maxallocChris Horne1-1/+3
6928985 taskq filled with taskq_bucket_extend calls will not help 6928184 Anago: On takeover, one node fails to rejoin cluster, appliance kit won't start on the other node
2009-11-236881015 ZFS write activity prevents other threads from running in a timely ↵Jonathan Adams1-6/+17
manner 6899867 mstate_thread_onproc_time() doesn't account for runnable time correctly PSARC/2009/615 System Duty Cycle Scheduling Class and ZFS IO Observability
2009-04-306586537 async zio taskqs can block out userland commandsJonathan Adams1-8/+13
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+136