Files
mirror_zfs/module/zfs
shodanshok 022bf86370 Increase L2ARC write rate and headroom
Current L2ARC write rate and headroom parameters are very conservative:
l2arc_write_max=8M and l2arc_headroom=2 (ie: a full L2ARC writes at
8 MB/s, scanning 16/32 MB of ARC tail each time; a warming L2ARC runs
at 2x these rates).

These values were selected 15+ years ago based on then-current SSDs
size, performance and endurance. Today we have multi-TB, fast and
cheap SSDs which can sustain much higher read/write rates.

For this reason, this patch increases l2arc_write_max to 32M and
l2arc_headroom to 8 (4x increase for both).

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Alexander Motin <mav@FreeBSD.org>
Signed-off-by: Gionatan Danti <g.danti@assyoma.it>
Closes #15457
2024-11-15 10:15:00 -08:00
..
2024-03-28 13:29:46 -07:00
2022-03-15 15:13:42 -07:00
2024-11-15 10:15:00 -08:00
2022-03-15 15:13:42 -07:00
2023-01-10 13:39:22 -08:00
2024-11-04 10:34:48 -08:00
2023-06-30 09:42:02 -07:00
2024-11-14 15:20:10 -08:00
2024-11-14 15:20:10 -08:00
2024-11-14 15:20:10 -08:00
2024-11-14 15:20:10 -08:00
2024-11-14 15:20:10 -08:00
2024-11-04 10:34:48 -08:00
2024-04-30 10:01:15 -07:00
2024-11-04 10:34:48 -08:00
2024-04-19 10:13:38 -07:00
2023-09-28 14:28:21 -07:00
2023-03-14 15:25:50 -07:00
2023-03-14 15:59:58 -07:00
2023-06-09 10:12:52 -07:00
2022-03-15 15:13:42 -07:00
2022-01-12 16:14:36 -08:00
2024-04-19 10:13:38 -07:00
2019-06-19 09:48:12 -07:00
2022-03-15 15:13:42 -07:00
2024-07-17 14:54:47 -07:00
2023-03-14 15:25:50 -07:00
2024-01-18 11:33:29 -08:00
2023-03-14 15:25:50 -07:00
2023-03-14 15:25:50 -07:00
2022-09-02 13:31:19 -07:00
2024-11-14 15:20:10 -08:00
2024-04-29 13:50:05 -07:00
2024-11-14 15:20:10 -08:00
2024-11-14 15:20:10 -08:00
2022-11-29 09:26:03 -08:00