Searched refs:CPUS (Results 1 – 8 of 8) sorted by relevance
48 CPUS=""72 if [[ -z "${CPUS}" ]]; then73 CPUS="${cpu}"75 CPUS="${CPUS},${cpu}"80 echo "${CPUS}"
17 readonly CPUS=`nproc`145 for i in `seq 1 $CPUS`; do150 for i in `seq 1 $((CPUS - 1))`; do151 cur_cpu=$((CPUS - $i))225 [ $CPUS -lt 2 ] && echo "Only one CPU available, some tests will be skipped"226 [ $STRESS -gt 0 -a $CPUS -lt 3 ] && echo " stress test will be skipped, too"268 if [ $CPUS -gt 1 ]; then274 if [ $CPUS -gt 2 ]; then284 ip netns exec $NS_DST ethtool -L veth$DST tx $((CPUS + 1)) 2>/dev/null287 if [ $CPUS -gt 1 ]; then[all …]
28 CPUS=$(lscpu | grep "^CPU(s)" | sed -e "s/.*:[[:space:]]*//")29 [[ $CPUS -lt 8 ]] && skip_test "Test needs at least 8 cpus available!"352 CPUS=${CMD#?}353 COMM="echo $CPUS > $CFILE"451 CPUS=$2456 [[ $CPUS = $(cat $FILE) ]] || return 1
57 is to monitor all CPUS.
32 Default is to monitor all CPUS.
807 Based on the data above, when all the CPUS are busy, the max. frequency of 3100
970 Enable maximum number of CPUS and NUMA Nodes for this architecture.
2784 THE THINGS CPUS GET UP TO