mirror_zfs/tests/zfs-tests/tests/functional/persist_l2arc
George Amanakis 77f6826b83
Persistent L2ARC
This commit makes the L2ARC persistent across reboots. We implement
a light-weight persistent L2ARC metadata structure that allows L2ARC
contents to be recovered after a reboot. This significantly eases the
impact a reboot has on read performance on systems with large caches.

Reviewed-by: Matthew Ahrens <mahrens@delphix.com>
Reviewed-by: George Wilson <gwilson@delphix.com>
Reviewed-by: Ryan Moeller <ryan@iXsystems.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Co-authored-by: Saso Kiselkov <skiselkov@gmail.com>
Co-authored-by: Jorgen Lundman <lundman@lundman.net>
Co-authored-by: George Amanakis <gamanakis@gmail.com>
Ported-by: Yuxuan Shui <yshuiv7@gmail.com>
Signed-off-by: George Amanakis <gamanakis@gmail.com>
Closes #925 
Closes #1823 
Closes #2672 
Closes #3744 
Closes #9582
2020-04-10 10:33:35 -07:00
..
cleanup.ksh Persistent L2ARC 2020-04-10 10:33:35 -07:00
Makefile.am Persistent L2ARC 2020-04-10 10:33:35 -07:00
persist_l2arc_001_pos.ksh Persistent L2ARC 2020-04-10 10:33:35 -07:00
persist_l2arc_002_pos.ksh Persistent L2ARC 2020-04-10 10:33:35 -07:00
persist_l2arc_003_neg.ksh Persistent L2ARC 2020-04-10 10:33:35 -07:00
persist_l2arc_004_pos.ksh Persistent L2ARC 2020-04-10 10:33:35 -07:00
persist_l2arc_005_pos.ksh Persistent L2ARC 2020-04-10 10:33:35 -07:00
persist_l2arc_006_pos.ksh Persistent L2ARC 2020-04-10 10:33:35 -07:00
persist_l2arc_007_pos.ksh Persistent L2ARC 2020-04-10 10:33:35 -07:00
persist_l2arc_008_pos.ksh Persistent L2ARC 2020-04-10 10:33:35 -07:00
persist_l2arc.cfg Persistent L2ARC 2020-04-10 10:33:35 -07:00
setup.ksh Persistent L2ARC 2020-04-10 10:33:35 -07:00