Searched defs:zfs_mg_fragmentation_threshold (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dmetaslab.c85 * zfs_mg_fragmentation_threshold. If a metaslab group exceeds this threshold
89 int zfs_mg_fragmentation_threshold = 85; variable
496 * greater than zfs_mg_fragmentation_threshold. If a metaslab group
547 mg->mg_fragmentation <= zfs_mg_fragmentation_threshold));
857 * zfs_mg_fragmentation_threshold and there is at least one metaslab group

Completed in 53 milliseconds