Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddmu_traverse.c42 int32_t zfs_pd_bytes_max = 50 * 1024 * 1024; /* 50MB */ variable
536 while (!pfd->pd_cancel && pfd->pd_bytes_fetched >= zfs_pd_bytes_max) in traverse_prefetcher()