Home
last modified time | relevance | path

Searched refs:CPUS (Results 1 – 9 of 9) sorted by relevance

/linux-6.12.1/tools/testing/selftests/net/
Dtoeplitz.sh48 CPUS=""
72 if [[ -z "${CPUS}" ]]; then
73 CPUS="${cpu}"
75 CPUS="${CPUS},${cpu}"
80 echo "${CPUS}"
Dveth.sh17 readonly CPUS=`nproc`
145 for i in `seq 1 $CPUS`; do
150 for i in `seq 1 $((CPUS - 1))`; do
151 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 ]; then
303 if [ $CPUS -gt 2 ]; then
313 ip netns exec $NS_DST ethtool -L veth$DST tx $((CPUS + 1)) 2>/dev/null
316 if [ $CPUS -gt 1 ]; then
[all …]
/linux-6.12.1/tools/testing/selftests/cgroup/
Dtest_cpuset_prs.sh464 CPUS=${CMD#?}
465 COMM="echo $CPUS > $XFILE"
469 CPUS=${CMD#?}
470 COMM="echo $CPUS > $CFILE"
551 CPUS=$DIR/cpuset.cpus
558 [[ -e $CPUS ]] && echo "$CPUS: $(cat $CPUS)"
579 CPUS=$2
590 [[ $CPUS = $(cat $CGRP/$FILE) ]] || return 1
/linux-6.12.1/tools/perf/Documentation/
Dperf-mem.txt83 like 0-2. Default is to monitor all CPUS.
Dperf-top.txt32 Default is to monitor all CPUS.
/linux-6.12.1/Documentation/trace/
Devents.rst225 CPUS{$cpulist}
234 target_cpu & CPUS{17-42}
/linux-6.12.1/Documentation/admin-guide/pm/
Dintel-speed-select.rst807 Based on the data above, when all the CPUS are busy, the max. frequency of 3100
/linux-6.12.1/arch/x86/
DKconfig982 Enable maximum number of CPUS and NUMA Nodes for this architecture.
/linux-6.12.1/Documentation/
Dmemory-barriers.txt2791 THE THINGS CPUS GET UP TO