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

/illumos-gate/usr/src/uts/sun4v/os/
H A Dfillsysinfo.c60 uint64_t ncpu_guest_max; variable
880 ncpu_guest_max = NCPU;
881 (void) md_get_prop_val(mdp, platlist[0], "max-cpus", &ncpu_guest_max);
882 max_qsize = ncpu_guest_max * CPU_MONDO_Q_MULTIPLIER;

Completed in 79 milliseconds