Searched refs:Exp_incr (Results 1 – 1 of 1) sorted by relevance
196 Exp_incr=$(echo "$MB / $total_nodes" |bc)206 if [ $(echo "$Mem_curr < $Exp_incr" |bc ) -eq 1 ]; then223 Exp_incr=$(echo "$MB / $total_nodes" |bc)233 if [ $(echo "$Mem_curr < $Exp_incr" |bc ) -eq 1 ]; then313 Exp_incr=$(echo "$MB / $total_nodes" |bc)323 if [ $(echo "$Mem_curr < $Exp_incr" |bc ) -eq 1 ]; then