Searched refs:total_nodes (Results 1 – 3 of 3) sorted by relevance
75 total_nodes=079 total_nodes=$((total_nodes+1))82 tst_res TINFO "The system contains $total_nodes nodes: $nodes_list"84 if [ $total_nodes -le 1 ]; then122 if [ $cnt -eq $total_nodes ]; then #wrap up for last node154 Exp_incr=$(echo "$MB / $total_nodes" |bc)243 Exp_incr=$(echo "$MB / $total_nodes" |bc)357 if [ $cnt -eq $total_nodes ]; then #wrap up for last node
56 total_nodes=158 total_nodes=`ls /sys/devices/system/node/ | grep -c "node[0-9][0-9]*"`62 if [ $total_nodes -gt 1 ]; then63 node_mem=$((total_nodes - 1))
338 pub total_nodes: ::off_t,