Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Darc.c835 int l2arc_meta_percent = 33; /* limit on headers size */ variable
9332 (s > (arc_warm ? arc_c : arc_c_max) * l2arc_meta_percent / 100)); in l2arc_hdr_limit_reached()