summaryrefslogtreecommitdiffstats
path: root/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dmu_zfetch.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r297832: MFV r297831: 6322 ZFS indirect block predictive prefetchmav2016-05-111-16/+66
* MFC r289192: 6281 prefetching should apply to 1MB readsmav2015-11-131-2/+2
* MFC r287702: 5987 zfs prefetch code needs workmav2015-10-031-597/+135
* MFC r286705: 5960 zfs recv should prefetch indirect blocksmav2015-10-031-1/+2
* MFC r269117: Make sysctls under vfs.zfs.zfetch writeable.mav2015-10-021-3/+3
* MFC r260236:mav2014-02-181-1/+3
* MFC r258632,258704: MFV r255255: 4045 zfs write throttle & i/o scheduleravg2014-01-161-1/+5
* MFV r251619:delphij2013-06-111-7/+8
* Finally... Import the latest open-source ZFS version - (SPA) 28.pjd2011-02-271-3/+7
* Re-commit the zfs sysctl(9) type-safety changes.mdf2011-01-131-1/+1
* Revert cddl changes for sysctl(9) until I understand why this isn'tmdf2011-01-121-1/+1
* sysctl(9) cleanup checkpoint: amd64 GENERIC builds cleanly.mdf2011-01-121-1/+1
* Fix perfomance problem with ZFS prefetch caching [1]mm2010-05-161-13/+86
* Don't bottleneck on acquiring the stream locks - this avoids a massivekmacy2010-03-131-10/+18
* pjd has requested that I keep the tunable as zfs_prefetch_disable to minimize...kmacy2009-06-111-4/+4
* check against prefetch_enablekmacy2009-06-111-1/+1
* use default policy for enabling prefetching unless the TUNABLE is setkmacy2009-06-101-6/+1
* As far as I can tell systems that have less than 4GB are more often hurtkmacy2009-06-101-0/+4
* Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes.pjd2008-11-171-4/+19
* We want to use LBOLT instead of lbolt on FreeBSD.pjd2008-07-211-3/+3
* Please welcome ZFS - The last word in file systems.pjd2007-04-061-0/+655
OpenPOWER on IntegriCloud