Lines Matching defs:lgrp

125  * be continuous with other memory connected to the same lgrp node. In other
126 * words, memory addresses may get interleaved among lgrp nodes after memory
128 * relationship between lgrp node and memory node from 1:1 map to 1:N map,
129 * that means there may be multiple memory nodes associated with a lgrp node
140 * 3) For hot-added memory, the relationship between lgrp ID and memnode ID have
163 #include <sys/lgrp.h>
338 * Whether lgrp topology has been flattened to 2 levels.
743 lgrp_t *lgrp;
745 lgrp = &lgrp_space[nlgrps_alloc++];
748 return (lgrp);
797 * Don't bother here if it's still during boot or only one lgrp node
813 "!lgrp: CPU(%d) already exists in cpu_node map.",
818 /* Query CPU lgrp information. */
824 "!lgrp: failed to query lgrp info for CPU(%d).",
838 cmn_err(CE_WARN, "!lgrp: failed to update "
849 cmn_err(CE_WARN, "!lgrp: failed to update "
874 "!lgrp: CPU(%d) doesn't exist in cpu_node map.",
879 /* Query CPU lgrp information. */
885 "!lgrp: failed to query lgrp info for CPU(%d).",
912 cmn_err(CE_WARN, "!lgrp: failed to update "
923 "!lgrp: failed to update latency information for "
1016 * Each lgrp node needs MAX_MEM_NODES_PER_LGROUP memnodes
1085 * For safety, flatten lgrp topology to two levels.
1090 "lgrp: failed to get latency information, "
1108 * Before lgrp topology is known it returns an estimate based on the number of
1606 "?lgrp: failed to process ACPI SRAT/SLIT table, "
1612 "?lgrp: latency probing enabled by user, "
2712 * Update lgrp latencies according to information returned by ACPI _SLI method.
3227 "?lgrp: too many proximity domains (%d), max %d supported, "