Searched refs:CPUS (Results 1 – 9 of 9) 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"297 if [ $CPUS -gt 1 ]; then303 if [ $CPUS -gt 2 ]; then313 ip netns exec $NS_DST ethtool -L veth$DST tx $((CPUS + 1)) 2>/dev/null316 if [ $CPUS -gt 1 ]; then[all …]
464 CPUS=${CMD#?}465 COMM="echo $CPUS > $XFILE"469 CPUS=${CMD#?}470 COMM="echo $CPUS > $CFILE"551 CPUS=$DIR/cpuset.cpus558 [[ -e $CPUS ]] && echo "$CPUS: $(cat $CPUS)"579 CPUS=$2590 [[ $CPUS = $(cat $CGRP/$FILE) ]] || return 1
83 like 0-2. Default is to monitor all CPUS.
32 Default is to monitor all CPUS.
225 CPUS{$cpulist}234 target_cpu & CPUS{17-42}
807 Based on the data above, when all the CPUS are busy, the max. frequency of 3100
982 Enable maximum number of CPUS and NUMA Nodes for this architecture.
2791 THE THINGS CPUS GET UP TO