| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/compression/ |
| H A D | l2arc_compressed_arc.ksh | 31 export DIRECTORY=/$TESTPOOL-l2arc 61 if poolexists $TESTPOOL-l2arc ; then 62 destroy_pool $TESTPOOL-l2arc 82 log_must zpool create -O compression=lz4 -f $TESTPOOL-l2arc $VDEV cache $VDEV_CACHE 95 log_must zpool destroy -f $TESTPOOL-l2arc
|
| H A D | l2arc_compressed_arc_disabled.ksh | 31 export DIRECTORY=/$TESTPOOL-l2arc 61 if poolexists $TESTPOOL-l2arc ; then 62 destroy_pool $TESTPOOL-l2arc 82 log_must zpool create -O compression=lz4 -f $TESTPOOL-l2arc $VDEV cache $VDEV_CACHE 95 log_must zpool destroy -f $TESTPOOL-l2arc
|
| H A D | l2arc_encrypted_no_compressed_arc.ksh | 32 export DIRECTORY=/$TESTPOOL-l2arc/encrypted 62 if poolexists $TESTPOOL-l2arc ; then 63 destroy_pool $TESTPOOL-l2arc 83 log_must zpool create -O compression=zstd -f $TESTPOOL-l2arc $VDEV cache $VDEV_CACHE 100 log_must zpool destroy -f $TESTPOOL-l2arc
|
| H A D | l2arc_encrypted.ksh | 32 export DIRECTORY=/$TESTPOOL-l2arc/encrypted 62 if poolexists $TESTPOOL-l2arc ; then 63 destroy_pool $TESTPOOL-l2arc 83 log_must zpool create -O compression=zstd -f $TESTPOOL-l2arc $VDEV cache $VDEV_CACHE 100 log_must zpool destroy -f $TESTPOOL-l2arc
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/include/ |
| H A D | tunables.cfg | 39 L2ARC_MFUONLY l2arc.mfuonly l2arc_mfuonly 40 L2ARC_NOPREFETCH l2arc.noprefetch l2arc_noprefetch 41 L2ARC_REBUILD_BLOCKS_MIN_L2SIZE l2arc.rebuild_blocks_min_l2size l2arc_rebuild_blocks_min_l2size 42 L2ARC_REBUILD_ENABLED l2arc.rebuild_enabled l2arc_rebuild_enabled 43 L2ARC_TRIM_AHEAD l2arc.trim_ahead l2arc_trim_ahead 44 L2ARC_WRITE_BOOST l2arc.write_boost l2arc_write_boost 45 L2ARC_WRITE_MAX l2arc.write_max l2arc_write_max
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/persist_l2arc/ |
| H A D | cleanup.ksh | 21 . $STF_SUITE/tests/functional/l2arc/l2arc.cfg
|
| H A D | setup.ksh | 21 . $STF_SUITE/tests/functional/l2arc/l2arc.cfg
|
| H A D | Makefile.am | 1 pkgdatadir = $(datadir)/@PACKAGE@/zfs-tests/tests/functional/l2arc 18 l2arc.cfg
|
| H A D | persist_l2arc_003_neg.ksh | 22 . $STF_SUITE/tests/functional/l2arc/l2arc.cfg
|
| H A D | persist_l2arc_001_pos.ksh | 22 . $STF_SUITE/tests/functional/l2arc/l2arc.cfg
|
| H A D | persist_l2arc_004_pos.ksh | 22 . $STF_SUITE/tests/functional/l2arc/l2arc.cfg
|
| H A D | persist_l2arc_007_pos.ksh | 22 . $STF_SUITE/tests/functional/l2arc/l2arc.cfg
|
| H A D | persist_l2arc_002_pos.ksh | 22 . $STF_SUITE/tests/functional/l2arc/l2arc.cfg
|
| H A D | persist_l2arc_006_pos.ksh | 22 . $STF_SUITE/tests/functional/l2arc/l2arc.cfg
|
| H A D | persist_l2arc_005_pos.ksh | 22 . $STF_SUITE/tests/functional/l2arc/l2arc.cfg
|
| H A D | persist_l2arc_008_pos.ksh | 22 . $STF_SUITE/tests/functional/l2arc/l2arc.cfg
|
| H A D | persist_l2arc.cfg | 24 export VDIR=$TESTDIR/disk.l2arc
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/l2arc/ |
| H A D | l2arc_mfuonly_pos.ksh | 22 . $STF_SUITE/tests/functional/l2arc/l2arc.cfg
|
| H A D | l2arc_l2miss_pos.ksh | 22 . $STF_SUITE/tests/functional/l2arc/l2arc.cfg
|
| H A D | l2arc_arcstats_pos.ksh | 22 . $STF_SUITE/tests/functional/l2arc/l2arc.cfg
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/ |
| H A D | Makefile.am | 34 l2arc \ subdir
|
| /f-stack/freebsd/contrib/openzfs/include/sys/ |
| H A D | arc.h | 296 blkptr_t *bp, arc_buf_t *buf, boolean_t l2arc, const zio_prop_t *zp,
|
| /f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/ |
| H A D | sysctl_os.c | 103 SYSCTL_NODE(_vfs_zfs, OID_AUTO, l2arc, CTLFLAG_RW, 0, "ZFS l2arc");
|
| /f-stack/freebsd/contrib/openzfs/tests/runfiles/ |
| H A D | common.run | 919 [tests/functional/l2arc] 924 tags = ['functional', 'l2arc']
|
| /f-stack/freebsd/contrib/openzfs/ |
| H A D | configure.ac | 347 tests/zfs-tests/tests/functional/l2arc/Makefile
|