summaryrefslogtreecommitdiffstats
path: root/include/sys/zfs_context.h
Commit message (Expand)AuthorAgeFilesLines
* Use cv_timedwait_sig_hires in arc_reclaim_threadChunwei Chen2016-05-121-0/+2
* Add -lhHpw options to "zpool iostat" for avg latency, histograms, & queuesTony Hutter2016-05-121-0/+1
* Ensure correct return value typeCarlo Landmeter2016-03-291-1/+1
* Illumos 6815179, 6844191Brian Behlendorf2016-01-221-0/+2
* Increase default user space stack sizeBrian Behlendorf2016-01-131-1/+1
* Illumos 4891 - want zdb option to dump all metadataMatthew Ahrens2016-01-111-0/+2
* Illumos 5960, 5925Paul Dagnelie2016-01-081-1/+11
* Add lock types RW_NOLOCKDEP and MUTEX_NOLOCKDEPOlaf Faaland2015-12-221-0/+2
* Align thread priority with Linux defaultsBrian Behlendorf2015-07-281-2/+7
* Illumos 5376 - arc_kmem_reap_now() should not result in clearing arc_no_growMatthew Ahrens2015-07-231-1/+4
* Illumos 5163 - arc should reap range_seg_cacheGeorge Wilson2015-06-251-1/+1
* Rename cv_wait_interruptible() to cv_wait_sig()Brian Behlendorf2015-06-111-2/+2
* Add taskq_wait_outstanding() functionBrian Behlendorf2015-06-111-0/+1
* Illumos 5497 - lock contention on arcs_mtxPrakash Surya2015-06-111-0/+1
* Mark all ZPL and ioctl functions as PF_FSTRANSTim Chase2015-04-031-1/+0
* Use MUTEX_FSTRANS mutex typeBrian Behlendorf2015-03-031-0/+1
* Add kmem_cache.h include to default contextBrian Behlendorf2015-01-161-0/+1
* Change KM_PUSHPAGE -> KM_SLEEPBrian Behlendorf2015-01-161-1/+0
* Retire KM_NODEBUGBrian Behlendorf2015-01-161-1/+1
* Mark IO pipeline with PF_FSTRANSBrian Behlendorf2015-01-161-1/+6
* Swap DTRACE_PROBE* with Linux tracepointsPrakash Surya2014-11-171-8/+4
* Update utsname supportBrian Behlendorf2014-10-171-0/+5
* Make user stack limit configurableBrian Behlendorf2014-09-301-6/+7
* Replace __va_list with va_listAlec Salazar2014-08-131-2/+2
* Illumos #4374Matthew Ahrens2014-07-301-2/+2
* libspl: Implement LWP rwlock interfaceRichard Yao2014-05-011-0/+1
* Use ddi_time_after and friends to compare timeChunwei Chen2014-04-141-0/+10
* cstyle: Resolve C style issuesMichael Kjorling2013-12-181-2/+2
* Illumos #4045 write throttle & i/o scheduler performance workMatthew Ahrens2013-12-061-1/+13
* Illumos #3112, #3113, #3114Matthew Ahrens2013-11-051-0/+2
* Illumos #3582, #3584Adam Leventhal2013-11-041-0/+2
* Illumos #3598Matthew Ahrens2013-10-311-14/+33
* Illumos #3537Matthew Ahrens2013-10-311-2/+8
* Add visibility in to arc_readPrakash Surya2013-10-251-0/+5
* Illumos #3464Matthew Ahrens2013-09-041-3/+23
* Illumos #2882, #2883, #2900Matthew Ahrens2013-09-041-0/+1
* Illumos #3006Madhav Suresh2013-06-191-1/+1
* Use taskq for dump_bytes()Brian Behlendorf2013-05-061-0/+1
* 3246 ZFS I/O deadman threadGeorge.Wilson2013-05-011-0/+9
* Remove NPTL_GUARD_WITHIN_STACKBrian Behlendorf2013-01-291-6/+0
* Use cv_wait_io() which will will account for iowaitMatt Johnston2013-01-071-0/+1
* Fix VOP_CLOSE() in userspace.Etienne Dechamps2012-10-031-1/+1
* Create threads in detached state in userspace.Etienne Dechamps2012-10-031-2/+2
* Illumos #2703: add mechanism to report ZFS send progressBill Pijewski2012-09-191-0/+2
* Switch KM_SLEEP to KM_PUSHPAGEBrian Behlendorf2012-09-041-0/+1
* Revert Disable direct reclaim for z_wr_* threadsRichard Yao2012-08-271-1/+0
* Wrap smp_processor_id in kpreempt_[dis|en]ablePrakash Surya2012-08-241-0/+4
* Illumos #1693: persistent 'comment' field for a zpoolDan McDonald2012-08-081-0/+2
* Cleanup ZFS debug infrastructureBrian Behlendorf2012-02-021-3/+2
* Illumos #734: Use taskq_dispatch_ent() interfaceGarrett D'Amore2011-12-141-0/+17