aboutsummaryrefslogtreecommitdiff
path: root/module/zfs/vdev_cache.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Specify unsignedness on things that should not be signedRichard Yao2022-09-271-6/+6
* Replace dead opensolaris.org license linkTino Reichardt2022-07-111-1/+1
* Clean up CSTYLEDsнаб2022-01-261-4/+2
* module/*.ko: prune .data, global .rodataнаб2022-01-141-4/+4
* Code cleanupsPawel Jakub Dawidek2021-11-301-5/+6
* Replace ASSERTV macro with compiler annotationMatthew Macy2019-12-051-1/+1
* Reduce loaded range tree memory usagePaul Dagnelie2019-10-091-2/+2
* Make module tunables cross platformMatthew Macy2019-09-051-8/+8
* Fix typos in module/zfs/Andrea Gelmini2019-09-031-1/+1
* Update build system and packagingBrian Behlendorf2018-05-291-1/+1
* Undo c89 workarounds to match with upstreamDon Brady2017-11-041-2/+1
* Fix wrong offset args in vdev_cache_writeChunwei Chen2017-03-281-2/+3
* DLPX-44812 integrate EP-220 large memory scalabilityDavid Quigley2016-11-291-18/+19
* OpenZFS 7090 - zfs should throttle allocationsDon Brady2016-10-141-2/+4
* Performance optimization of AVL tree comparator functionsGvozden Neskovic2016-08-311-15/+10
* Illumos 5045 - use atomic_{inc,dec}_* instead of atomic_add_*Josef 'Jeff' Sipek2016-01-151-1/+1
* Change KM_PUSHPAGE -> KM_SLEEPBrian Behlendorf2015-01-161-2/+2
* Illumos 4370, 4371Max Grossman2014-07-281-10/+10
* Use ddi_time_after and friends to compare timeChunwei Chen2014-04-141-2/+2
* cstyle: Resolve C style issuesMichael Kjorling2013-12-191-3/+3
* Illumos #4045 write throttle & i/o scheduler performance workMatthew Ahrens2013-12-061-1/+1
* Illumos #3598Matthew Ahrens2013-10-311-5/+8
* Switch KM_SLEEP to KM_PUSHPAGERichard Yao2012-08-271-2/+2
* Illumos #175: zfs vdev cache consumes excessive memoryGarrett D'Amore2011-08-011-1/+8
* Add missing ZFS tunablesBrian Behlendorf2011-05-041-0/+11
* Fix stack vdev_cache_read()Brian Behlendorf2010-08-311-3/+5
* Fix gcc unused variable warningsBrian Behlendorf2010-08-311-1/+1
* Update core ZFS code from build 121 to build 141.Brian Behlendorf2010-05-281-3/+3
* Rebase master to b108Brian Behlendorf2009-02-181-23/+14
* Move the world out of /zfs/ and seperate out module build treeBrian Behlendorf2008-12-111-0/+425