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

/illumos-gate/usr/src/uts/sun4v/os/
H A Dmpo.c57 * The MD is traversed, and information on all mblocks is kept in the array
105 * Allocate memory for mblocks and stripes as
112 * Build mblocks based on mblock nodes read from the MD.
115 * Rebuild mblocks after a memory DR add operation.
118 * Rebuild mblocks after a memory DR delete operation.
121 * Install mblocks as the new configuration.
124 * Build stripes based on mblocks.
149 /* Save mblocks from the MD */
155 /* Save mem_node stripes calculate from mblocks and lgroups. */
175 static mpo_config_t mpo_config; /* current mblocks an
260 mblock_sort(struct mblock_md *mblocks, int n) argument
[all...]

Completed in 68 milliseconds