aboutsummaryrefslogtreecommitdiffstats
path: root/include/sys/arc.h
Commit message (Expand)AuthorAgeFilesLines
* include: sys/arc.h: shim out arc_referenced()наб2021-12-231-0/+2
* Introduce a tunable to exclude special class buffers from L2ARCGeorge Amanakis2021-11-111-0/+1
* Restore FreeBSD sysctl processing for arc.min and arc.maxAllan Jude2021-08-161-0/+7
* Remove NOTE(CONSTCOND) and note.hнаб2021-07-261-2/+2
* Minor ARC optimizationsAlexander Motin2021-07-201-1/+1
* Implement memory and CPU hotplugPaul Dagnelie2020-12-101-0/+1
* Decouple arc_read_done callback from arc buf instantiationMatthew Macy2020-12-091-0/+5
* Add zstd support to zfsMichael Niewöhner2020-08-201-4/+8
* Include scatter_chunk_waste in arc_sizeMatthew Ahrens2020-08-171-0/+1
* Rename refcount.h to zfs_refcount.hMatthew Macy2020-07-291-1/+1
* Improve compatibility with C++ consumersRyan Moeller2020-06-061-6/+6
* Persistent L2ARCGeorge Amanakis2020-04-101-0/+4
* Let default arc_c_max be platform dependentRyan Moeller2020-03-271-0/+1
* Improve zfs send performance by bypassing the ARCMatthew Ahrens2020-03-101-0/+6
* Fix typos in include/Andrea Gelmini2019-08-301-1/+1
* Cap metaslab memory usagePaul Dagnelie2019-08-161-0/+1
* Linux 4.19-rc3+ compat: Remove refcount_t compatTim Schumacher2018-09-261-1/+1
* OpenZFS 9465 - ARC check for 'anon_size > arc_c/2' can stall the systemDon Brady2018-07-301-1/+1
* Decryption error handling improvementsTom Caputi2018-03-311-1/+1
* Fix ARC hit rateBrian Behlendorf2018-01-081-0/+1
* Sequential scrub and resilversTom Caputi2017-11-151-19/+20
* Scale the dbuf cache with arc_cchrisrd2017-09-291-1/+1
* Native Encryption for ZFS on LinuxTom Caputi2017-08-141-14/+55
* zfs_arc_num_sublists_per_state should be common to all multilistsMatthew Ahrens2017-02-151-2/+0
* DLPX-44733 combine arc_buf_alloc_impl() with arc_buf_clone()Dan Kimmel2016-09-131-1/+1
* DLPX-40252 integrate EP-476 compressed zfs send/receiveDan Kimmel2016-09-131-3/+17
* OpenZFS 6950 - ARC should cache compressed dataGeorge Wilson2016-09-131-34/+59
* Limit the amount of dnode metadata in the ARCTim Chase2016-07-251-1/+3
* OpenZFS 6513 - partially filled holes lose birth timePaul Dagnelie2016-06-211-4/+6
* Illumos 5987 - zfs prefetch code needs workMatthew Ahrens2016-01-121-12/+16
* Illumos 6214 - zpools going southArne Jansen2015-09-111-14/+0
* Dbuf hash table should be sized as is the arc hash tableTim Chase2015-09-021-0/+3
* Make arc_prune() asynchronousBrian Behlendorf2015-06-111-0/+6
* Illumos 5497 - lock contention on arcs_mtxPrakash Surya2015-06-111-2/+7
* Illumos 5408 - managing ZFS cache devices requires lots of RAMChris Williamson2015-06-111-4/+23
* Illumos 5369 - arc flags should be an enumGeorge Wilson2015-06-111-10/+31
* Handle block pointers with a corrupt logical sizeBrian Behlendorf2014-10-231-3/+3
* Illumos 4631 - zvol_get_stats triggering too many readsMatthew Ahrens2014-08-201-2/+1
* Illumos 4914 - zfs on-disk bookmark structure should be named *_phys_tMatthew Ahrens2014-08-061-3/+3
* Split "data_size" into "meta" and "data"Prakash Surya2014-02-211-0/+1
* Prune metadata from ghost lists in arc_adjust_metaPrakash Surya2014-02-211-1/+0
* Illumos #4045 write throttle & i/o scheduler performance workMatthew Ahrens2013-12-061-8/+4
* Illumos #3112, #3113, #3114Matthew Ahrens2013-11-051-0/+5
* Add visibility in to cached dbufsBrian Behlendorf2013-10-251-0/+31
* Illumos #3464Matthew Ahrens2013-09-041-1/+1
* Illumos #3137 L2ARC compressionSaso Kiselkov2013-08-081-3/+5
* Remove arc_data_buf_alloc()/arc_data_buf_free()Richard Yao2013-08-011-2/+0
* Illumos #3498 panic in arc_read()George Wilson2013-07-021-7/+1
* Illumos #3805 arc shouldn't cache freed blocksMatthew Ahrens2013-06-201-0/+2
* Illumos #3145, #3212George Wilson2013-01-081-0/+1