summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/zfs/arc.c
AgeCommit message (Expand)AuthorFilesLines
2021-03-08OS-8005 bhyve memory pressure needs to target ARC better (#354)Jason King1-1/+55
2021-02-23 [illumos-gate merge]Dan McDonald1-1/+3
2021-02-2213389 After persistent L2ARC import, cache device has constant 8KB/sec loadGeorge Amanakis1-1/+3
2020-10-19 [illumos-gate merge]Dan McDonald1-613/+1570
2020-10-163525 Persistent L2ARCGeorge Amanakis1-613/+1570
2020-09-08 [illumos-gate merge]Jerry Jelinek1-3/+4
2020-09-0513087 zfs: zfs_ereport_post() and zfs_ereport_start() return values are ignoredToomas Soome1-3/+4
2019-12-09 [illumos-gate merge]Jerry Jelinek1-2/+2
2019-12-0611971 Reduce loaded range tree memory usagePaul Dagnelie1-2/+2
2019-11-14 [illumos-gate merge]Jerry Jelinek1-1/+16
2019-11-1311918 metaslab improvementsPaul Dagnelie1-1/+16
2019-06-29 [illumos-gate merge]Jerry Jelinek1-32/+13
2019-06-2811276 Allow unencrypted children of encrypted datasetsTom Caputi1-32/+13
2019-06-26 [illumos-gate merge]Jerry Jelinek1-223/+1571
2019-06-258727 Native data and metadata encryption for zfsTom Caputi1-223/+1571
2019-05-17 [illumos-gate merge]Jerry Jelinek1-6/+10
2019-05-1610853 spa_sync, vs_alloc can underflow and checkpoint test fixesSerapheim Dimitropoulos1-6/+10
2019-05-14 [illumos-gate merge]Jerry Jelinek1-91/+122
2019-05-1310405 Implement ZFS sorted scansToomas Soome1-91/+122
2019-04-30 [illumos-gate merge]Jerry Jelinek1-6/+2
2019-04-2910844 Serialize ZTHR operations to eliminate racesSerapheim Dimitropoulos1-6/+2
2019-03-11 [illumos-gate merge]Jerry Jelinek1-1/+51
2019-03-089433 Fix ARC hit rateAlexander Motin1-1/+51
2019-02-22 [illumos-gate merge]Jerry Jelinek1-130/+138
2019-02-2110343 ZoL: Prefix all refcount functions with zfs_Tim Schumacher1-130/+138
2018-10-05 [illumos-gate merge]Jerry Jelinek1-1/+14
2018-10-049688 aggsum_fini leaks memoryPaul Dagnelie1-1/+14
2018-07-24 [illumos-gate merge]Jerry Jelinek1-15/+33
2018-07-239465 ARC check for 'anon_size > arc_c/2' can stall the systemDon Brady1-15/+33
2018-05-08 [illumos-gate merge]Jerry Jelinek1-8/+45
2018-05-079403 assertion failed in arc_buf_destroy() when concurrently reading block wi...Matthew Ahrens1-8/+45
2018-03-22 [illumos-gate merge]Jerry Jelinek1-178/+218
2018-03-219284 arc_reclaim_thread has 2 jobsBrad Lewis1-176/+216
2018-03-219321 arc_loan_compressed_buf() can increment arc_loaned_bytes by the wrong valueAllan Jude1-2/+2
2018-02-21 [illumos-gate merge]Jerry Jelinek1-51/+119
2018-02-208484 Implement aggregate sum and use for arc countersPaul Dagnelie1-51/+119
2018-02-059018 Replace kmem_cache_reap_now() with kmem_cache_reap_soon()Tim Kordas1-11/+36
2018-01-24OS-6559 arc_c_min is too large on some configurationsJerry Jelinek1-1/+5
2018-01-17 [illumos-gate merge]release-20180118Jerry Jelinek1-5/+6
2018-01-168856 arc_cksum_is_equal() doesn't take into account ABD-logicRoman Strashkin1-5/+6
2018-01-11 [illumos-gate merge]Jerry Jelinek1-1/+1
2018-01-107614 zfs device evacuation/removalPrashanth Sreenivasa1-1/+1
2017-10-25OS-6363 system went to dark side of moon for ~467 secondsrelease-20171026Tim Kordas1-11/+36
2017-10-08OS-6385 zfs_arc_overflow_shift needs sufficient margin for ARC reclaimBryan Cantrill1-1/+1
2017-09-28 [illumos-gate merge]Jerry Jelinek1-2/+4
2017-09-258081 Compiler warnings in zdbAlan Somers1-2/+4
2017-07-20 [illumos-gate merge]Jerry Jelinek1-15/+9
2017-07-187915 checks in l2arc_evict could use some cleaning upAndriy Gapon1-15/+9
2017-06-30 [illumos-gate merge]Jerry Jelinek1-43/+43
2017-06-297910 l2arc_write_buffers() may write beyond target_szAndriy Gapon1-43/+43