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

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dmetaslab_impl.h33 #include <sys/metaslab.h>
58 * Used by the metaslab allocation tracing facility to indicate
80 * The metaslab weight is used to encode the amount of free space in a
81 * metaslab, such that the "best" metaslab appears first when sorting the
82 * metaslabs by weight. The weight (and therefore the "best" metaslab) can
84 * the free space in the metaslab (a space based weight) or by counting only
133 * A metaslab class encompasses a category of allocatable top-level vdevs.
134 * Each top-level vdev is associated with a metaslab group which defines
139 * metaslab_class_t, and only top-level vdevs (i.e. metaslab group
307 struct metaslab { struct
[all...]

Completed in 49 milliseconds