summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/zfs/dmu_zfetch.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-1114375 dmu_zfetch: don't leak unreferenced stream when zfetch is freedMatt Macy1-2/+6
2021-05-1313374 Port L2ARC Improvements from OpenZFSJason King1-18/+98
2020-12-1813317 Decrease contention on dn_struct_rwlockPaul Dagnelie1-2/+14
2018-01-188835 Speculative prefetch in ZFS not working for misaligned readsAlexander Motin1-5/+19
2018-01-107614 zfs device evacuation/removalPrashanth Sreenivasa1-0/+11
2016-04-116322 ZFS indirect block predictive prefetchAlexander Motin1-16/+66
2015-10-076281 prefetching should apply to 1MB readsGeorge Wilson1-2/+2
2015-09-095987 zfs prefetch code needs workMatthew Ahrens1-580/+132
2015-07-195960 zfs recv should prefetch indirect blocksPaul Dagnelie1-1/+2
2013-08-264045 zfs write throttle & i/o scheduler performance workMatthew Ahrens1-1/+5
2013-06-113741 zfs needs better commentsWill Andrews1-7/+8
2009-11-13PSARC/2009/396 Tickless Kernel Architecture / lbolt decouplingRafael Vanoni1-3/+3
2009-09-096859997 zfs caching performance problemRich Morris1-13/+86
2006-10-266485204 more tuneable tweakinek1102371-1/+1
2006-10-096460059 zfs destroy <snapshot> leaves behind kruftahrens1-2/+6
2006-10-036463348 ZFS code could be more portablend1506281-1/+0
2006-07-186447377 ZFS prefetch is inconsistantmaybee1-23/+66
2006-02-036363233 zfs dmu zfetch code misuses rw locksrbourbon1-3/+5
2005-10-31PSARC 2002/240 ZFSahrens1-0/+603