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

/illumos-gate/usr/src/uts/sun4v/os/
H A Dmpo.c145 static int n_locality_groups = 0; variable
669 n_locality_groups = unique_home_mem_lg_count(mem_lg_homeset);
672 if (n_locality_groups == 1) {
673 MPO_STATUS("lgrp_traverse: n_locality_groups == 1\n");
816 n_locality_groups = 1;
938 if (n_locality_groups <= 1) {
970 if (n_locality_groups > 1) {
1003 if (n_locality_groups <= 1)
1126 if (n_locality_groups == 1 && n_mblocks == 1) {
1229 if (n_locality_groups
[all...]

Completed in 47 milliseconds