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

/illumos-gate/usr/src/cmd/fs.d/ufs/mkfs/
H A Dmkfs.c5582 * maxcpg_given_fragsize =
5597 * maxcpg_given_fragsize. But they can be brought together by
5601 * maxcpg_given_nbpi and increase maxcpg_given_fragsize.
5604 * and maxcpg_given_fragsize assuming that 1/3 of the cg overhead
5608 * maxcpg_given_fragsize are the same, or stop changing, or
5609 * maxcpg_given_nbpi is less than maxcpg_given_fragsize.
5612 * * maxcpg_given_fragsize is greater than or equal to
5614 * * neither maxcpg_given_fragsize nor maxcpg_given_nbpi
5618 * while maxcpg_given_fragsize and maxcpg_given_nbpi are approaching
5628 int maxcpg_given_fragsize; /* i local
[all...]

Completed in 214 milliseconds