Searched refs:zone_int_shares (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/disp/
H A Dfss.c131 * pset_shares^2 zone_int_shares^2
139 * - zone_int_shares is the sum of shares of all active projects within the
1038 uint32_t zone_ext_shares, zone_int_shares; local
1133 zone_int_shares = fsszone->fssz_shares;
1152 * zone_int_shares
1154 if (pset_shares == 0 || zone_int_shares == 0) {
1161 zone_int_shares;
1195 zone_int_shares * zone_int_shares) /
1203 * pset_shares^2 zone_int_shares
[all...]

Completed in 60 milliseconds