Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Darc.c828 static uint_t l2arc_meta_percent = 33; /* limit on headers size */ variable
9555 (s > (arc_warm ? arc_c : arc_c_max) * l2arc_meta_percent / 100)); in l2arc_hdr_limit_reached()