]> granicus.if.org Git - zfs/history - module/zfs/dmu_zfetch.c
OpenZFS 8026 - retire zfs_throttle_delay and zfs_throttle_resolution
[zfs] / module / zfs / dmu_zfetch.c
2016-12-12 Brian BehlendorfUse cstyle -cpP in `make cstyle` check
2016-08-30 Alexander MotinOpenZFS 6322 - ZFS indirect block predictive prefetch
2016-01-12 George WilsonIllumos 6281 - prefetching should apply to 1MB reads
2016-01-12 Matthew AhrensIllumos 5987 - zfs prefetch code needs work
2016-01-08 Paul DagnelieIllumos 5960, 5925
2015-01-16 Brian BehlendorfMerge branch 'kmem-rework'
2015-01-16 Brian BehlendorfChange KM_PUSHPAGE -> KM_SLEEP
2014-01-23 Shen YanUse enum type(zfetch_dirn_t) instead
2013-12-19 Michael Kjorlingcstyle: Resolve C style issues
2013-12-06 Matthew AhrensIllumos #4045 write throttle & i/o scheduler performanc...
2013-11-04 Will AndrewsIllumos #3741
2012-08-27 Richard YaoSwitch KM_SLEEP to KM_PUSHPAGE
2011-05-04 Brian BehlendorfAdd missing ZFS tunables
2010-08-31 Brian BehlendorfAdd linux kernel module support
2010-08-31 Brian BehlendorfFix gcc missing parenthesis warnings
2010-05-28 Brian BehlendorfUpdate core ZFS code from build 121 to build 141.
2008-12-11 Brian BehlendorfMove the world out of /zfs/ and seperate out module...