]> git.proxmox.com Git - mirror_zfs.git/history - lib/libzpool/taskq.c
Align thread priority with Linux defaults
[mirror_zfs.git] / lib / libzpool / taskq.c
2015-07-28 Brian BehlendorfAlign thread priority with Linux defaults
2015-06-25 Brian BehlendorfUpdate all default taskq settings
2015-06-11 Brian BehlendorfMerge branch 'lock-contention-on-arcs_mtx-final'
2015-06-11 Brian BehlendorfAdd taskq_wait_outstanding() function
2015-04-30 George WilsonIllumos #5244 - zio pipeline callers should explicitly...
2013-12-19 Michael Kjorlingcstyle: Resolve C style issues
2013-05-06 Brian BehlendorfUse taskq for dump_bytes()
2013-05-02 George.Wilson3246 ZFS I/O deadman thread
2013-01-11 Garrett D'AmoreIllumos #1557 assertion failed in userland taskq_destroy()
2011-12-14 Garrett D'AmoreIllumos #734: Use taskq_dispatch_ent() interface
2010-08-31 Brian BehlendorfFix Solaris thread dependency by using pthreads
2010-05-28 Brian BehlendorfUpdate core ZFS code from build 121 to build 141.
2009-07-02 Brian BehlendorfRebase master to b117
2008-12-11 Brian BehlendorfMove the world out of /zfs/ and seperate out module...