Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dspa_impl.h412 uint64_t spa_lowmem_last_txg; /* txg window start */ member
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Darc.c6761 if (txg > spa->spa_lowmem_last_txg) { in arc_memory_throttle()
6762 spa->spa_lowmem_last_txg = txg; in arc_memory_throttle()