Replace *CTASSERT() with _Static_assert()
[freebsd.git] / include / sys / arc_impl.h
2022-01-26 набReplace *CTASSERT() with _Static_assert()
2021-08-17 Alexander MotinRemove b_pabd/b_rabd allocation from arc_hdr_alloc()
2021-08-17 Alexander MotinFix/improve dbuf hits accounting
2021-08-16 Allan JudeRestore FreeBSD sysctl processing for arc.min and arc.max
2021-07-26 набRemove NOTE(CONSTCOND) and note.h
2021-07-20 Alexander MotinMinor ARC optimizations
2021-07-13 Alexander MotinFix ARC ghost states eviction accounting
2021-06-17 Alexander MotinUse wmsum for arc, abd, dbuf and zfetch statistics...
2021-06-10 Alexander MotinRe-embed multilist_t storage
2020-12-13 Matthew Macydmu_zfetch: fix memory leak
2020-12-10 Paul DagnelieImplement memory and CPU hotplug
2020-09-14 George AmanakisAdd L2ARC arcstats for MFU/MRU buffers and buffer conte...
2020-08-20 Matthew MacyFreeBSD: 11.x arc_stats compatibility
2020-08-20 Michael NiewöhnerAdd zstd support to zfs
2020-08-18 Matthew AhrensInclude scatter_chunk_waste in arc_size
2020-08-01 Matthew AhrensRevise ARC shrinker algorithm
2020-07-24 Ryan MoellerFreeBSD: Remove some code duplication in sysctl_os.c
2020-07-22 Matthew AhrensAdjust ARC terminology
2020-07-19 Ryan MoellerFreeBSD: Add legacy arc_min and arc_max
2020-06-29 Matthew AhrensClean up OS-specific ARC and kmem code
2020-06-26 Matthew AhrensARC shrinking blocks reads/writes
2020-06-09 George AmanakisTrim L2ARC
2020-05-07 George AmanakisImprovements on persistent L2ARC
2020-04-10 George AmanakisPersistent L2ARC
2020-04-09 Ryan MoellerDon't ignore zfs_arc_max below allmem/32
2020-04-07 Ryan MoellerFinish refactoring for ZFS_MODULE_PARAM_CALL
2020-03-10 Matthew AhrensImprove zfs send performance by bypassing the ARC
2019-10-26 loli10KFix for ARC sysctls ignored at runtime
2019-10-18 Matthew MacyOpenZFS restructuring - ARC memory pressure
2019-10-01 Matthew MacyOpenZFS restructuring - arc_stats
2019-08-30 Andrea GelminiFix typos in include/
2018-09-26 Tim SchumacherLinux 4.19-rc3+ compat: Remove refcount_t compat
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2018-05-02 Tom CaputiAdd support for decryption faults in zinject
2017-12-21 Tom CaputiSupport re-prioritizing asynchronous prefetches
2017-10-13 Brian BehlendorfPost-Encryption Followup
2017-10-11 Tom CaputiFixes for #6639
2017-08-14 Tom CaputiNative Encryption for ZFS on Linux
2017-03-21 Matthew AhrensOpenZFS 7968 - multi-threaded spa_sync()
2017-01-03 ka7Fix spelling
2016-12-08 Brian BehlendorfSpeed up zvol import and export speed
2016-11-30 Brian BehlendorfIntroduce ARC Buffer Data (ABD)
2016-11-29 David QuigleyDLPX-44812 integrate EP-220 large memory scalability
2016-09-13 Dan KimmelDLPX-40252 integrate EP-476 compressed zfs send/receive
2016-09-13 George WilsonOpenZFS 6950 - ARC should cache compressed data
2016-06-21 Paul DagnelieOpenZFS 6513 - partially filled holes lose birth time
2015-09-11 Arne JansenIllumos 6214 - zpools going south
2015-07-23 Prakash SuryaIllumos 5817 - change type of arcs_size from uint64_t...
2015-06-25 Prakash SuryaIllumos 5701 - zpool list reports incorrect "alloc...
2015-06-11 Brian BehlendorfMerge branch 'lock-contention-on-arcs_mtx-final'
2015-06-11 Prakash SuryaIllumos 5497 - lock contention on arcs_mtx
2015-06-11 Chris WilliamsonIllumos 5408 - managing ZFS cache devices requires...
2015-06-11 George WilsonIllumos 5369 - arc flags should be an enum
2015-01-07 Ned BassRemove duplicate typedefs from trace.h
2014-11-17 Brian BehlendorfMerge branch 'b_tracepoints'
2014-11-17 Ned BassMove a few internal ARC strucutres to arc_impl.h