The utilization objective favors configurations that allocate resources to partitions that are not meeting the specified utilization objective.
This objective is specified by using operators and values. The operators are as follows:
The “less than” operator indicates that the specified value represents a maximum target value.
The “greater than” operator indicates that the specified value represents a minimum target value.
The “about” operator indicates that the specified value is a target value about which some fluctuation is acceptable.
A pset can only have one utilization objective set for each type of operator.
If the ~ operator is set, then the < and > operators cannot be set.
If the < and > operators are set, then the ~ operator cannot be set. Note that the settings of the < operator and the > operator cannot contradict each other.
You can set both a < and a > operator together to create a range. The values will be validated to make sure that they do not overlap.