aboutsummaryrefslogtreecommitdiffstats
path: root/module/zfs/dmu_zfetch.c
Commit message (Expand)AuthorAgeFilesLines
* Use cstyle -cpP in `make cstyle` checkBrian Behlendorf2016-12-121-0/+2
* OpenZFS 6322 - ZFS indirect block predictive prefetchAlexander Motin2016-08-301-19/+67
* Illumos 6281 - prefetching should apply to 1MB readsGeorge Wilson2016-01-121-2/+2
* Illumos 5987 - zfs prefetch code needs workMatthew Ahrens2016-01-121-583/+140
* Illumos 5960, 5925Paul Dagnelie2016-01-081-1/+2
* Change KM_PUSHPAGE -> KM_SLEEPBrian Behlendorf2015-01-161-1/+1
* Use enum type(zfetch_dirn_t) insteadShen Yan2014-01-231-2/+4
* cstyle: Resolve C style issuesMichael Kjorling2013-12-181-2/+2
* Illumos #4045 write throttle & i/o scheduler performance workMatthew Ahrens2013-12-061-1/+5
* Illumos #3741Will Andrews2013-11-041-6/+6
* Switch KM_SLEEP to KM_PUSHPAGERichard Yao2012-08-271-1/+1
* Add missing ZFS tunablesBrian Behlendorf2011-05-041-4/+16
* Add linux kernel module supportBrian Behlendorf2010-08-311-0/+6
* Fix gcc missing parenthesis warningsBrian Behlendorf2010-08-311-1/+1
* Update core ZFS code from build 121 to build 141.Brian Behlendorf2010-05-281-16/+89
* Move the world out of /zfs/ and seperate out module build treeBrian Behlendorf2008-12-111-0/+651