Searched refs:zfetch_max_streams (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/module/zfs/
H A Ddmu_zfetch.c48 unsigned int zfetch_max_streams = 8; variable
193 * The maximum number of streams is normally zfetch_max_streams,
200 uint32_t max_streams = MAX(1, MIN(zfetch_max_streams,

Completed in 98 milliseconds