summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/zfs/vdev_cache.c
AgeCommit message (Expand)AuthorFilesLines
2019-12-0611971 Reduce loaded range tree memory usagePaul Dagnelie1-2/+2
2019-04-2610809 Performance optimization of AVL tree comparator functionsGvozden Neskovic1-15/+10
2017-05-188021 ARC buf data scatter-izationDan Kimmel1-18/+20
2017-04-25backout: 8021 ARC buf data scatter-ization (causes 8100)Robert Mustacchi1-20/+18
2017-04-218021 ARC buf data scatter-izationDan Kimmel1-18/+20
2016-08-027090 zfs should improve allocation order and throttle allocationsGeorge Wilson1-2/+3
2014-08-125045 use atomic_{inc,dec}_* instead of atomic_add_*Josef 'Jeff' Sipek1-1/+1
2013-12-094370 avoid transmitting holes during zfs sendMax Grossman1-10/+10
2013-08-264045 zfs write throttle & i/o scheduler performance workMatthew Ahrens1-1/+1
2013-03-083598 want to dtrace when errors are generated in zfsMatthew Ahrens1-5/+8
2011-04-22175 zfs vdev cache consumes excessive memoryGarrett D'Amore1-1/+8
2009-11-13PSARC/2009/396 Tickless Kernel Architecture / lbolt decouplingRafael Vanoni1-3/+3
2009-01-276798384 It can take a village to raise a zioBill Moore1-23/+14
2008-10-146333409 traversal code should be able to issue multiple reads in parallelMatthew Ahrens1-1/+1
2008-09-296754011 SPA 3.0: lock breakup, i/o pipeline refactoring, device failure handlingJeff Bonwick1-13/+3
2008-01-106649150 add kstats to the vdev cacheek1102371-8/+49
2007-11-276354519 stack overflow in zfs due to zio pipelinebonwick1-7/+2
2007-07-116437054 vdev_cache wises up: increase DB performance by 16%ek1102371-3/+9
2007-06-12PSARC 2007/197 ZFS hotplugeschrock1-6/+14
2006-11-036472021 vdev knobs can not be turnedahrens1-22/+33
2006-03-03PSARC 2006/077 zpool cleareschrock1-5/+5
2005-10-31PSARC 2002/240 ZFSahrens1-0/+374