Searched refs:taskset (Results 1 – 25 of 26) sorted by relevance
12
90 if ! taskset -c -p $cpumask $$ > /dev/null 2>&192 echo taskset failure: '"taskset -c -p ' $cpumask $$ '"'
35 taskset -pc 0 $PID138 taskset -pc 0 $PID2
41 -- taskset -c $2 touch $file > /dev/null 2>&1204 -- taskset --cpu-list $1 true > /dev/null 2>&1
42 perf record -BN --no-bpf-event -o ${perfdata} -C 0 -- taskset --cpu-list 1 true
85 perf mem record -vvv -o ${PERF_DATA} -C 0 -- taskset -c 0 $TEST_PROGRAM 2>"${ERR_FILE}"
130 -- taskset --cpu-list $cpu true
114 perf_record_no_decode -o "${perfdatafile}" -e intel_pt//u -C 0 -- taskset --cpu-list 1 uname
243 run_cmd taskset -c ${c} ip netns exec ${h0} ping -c1 -w1 172.16.10${i}.1246 run_cmd taskset -c ${c} ip netns exec ${h0} ${ping6} -c1 -w1 2001:db8:10${i}::1
214 ip netns exec $NS_DST taskset 0x2 ./udpgso_bench_rx -C 2000 -R 100 &217 ip netns exec $NS_SRC taskset 0x1 ./udpgso_bench_tx $family -l 3 -S 1300 -D $dst
2115 check_command taskset || return $ksft_skip2135 run_cmd taskset --cpu-list ${cpu} ${ns_a} ping -q -M want -i 0.1 -w 1 -s $((${ll_mtu} + 500)) ${tunnel4_b_addr}
76 系统管理员和应用程序设计者可以使用各种CPU亲和命令行接口,如taskset(1)和numactl(1),以及程
49 taskset -p 01 $$
18 taskset -p 01 $$
135 perf stat -e cycles \-- taskset -c 16 ./triad_loop165 Performance counter stats for 'taskset -c 16 ./triad_loop':
504 taskset.
133 taskset -p 01 $$ > /dev/null
105 char taskset[] = "taskset -c 0 "; in dummy_workload_2() local111 strbuf_add(&sb, taskset, strlen(taskset)); in dummy_workload_2()
355 if ! which taskset > /dev/null ; then
191 #taskset -c 1 dd if=/dev/urandom of=/dev/null &196 #taskset -c 2 echo c > /proc/sysrq-trigger
591 # taskset -c 3,4 perf bench -r 100 sched pipe691 #taskset -c 5,6 perf bench -r 100 sched pipe811 # taskset -c 12,13 perf bench -r 100 sched pipe924 #taskset -c 12,13 perf bench -r 100 sched pipe
108 such as taskset(1) and numactl(1), and program interfaces such as
900 ``taskset`` command or have a look at the "tuning" section.1064 TEMP=/mnt/tmpfs-nodeX taskset -cX linux options options options..
602 If there are multiple tasks in the taskset, then:
732 SGI's runon or Robert Love's taskset. The mbind and set_mempolicy