Home
last modified time | relevance | path

Searched refs:l2arc_write_boost (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Darc.c728 uint64_t l2arc_write_boost = L2ARC_WRITE_SIZE; /* extra write during warmup */ variable
7539 size += l2arc_write_boost; in l2arc_write_size()
7554 size = l2arc_write_max = l2arc_write_boost = L2ARC_WRITE_SIZE; in l2arc_write_size()
7557 size += l2arc_write_boost; in l2arc_write_size()