Searched refs:tst_pid (Results 1 - 1 of 1) sorted by relevance

/external/ltp/testcases/kernel/controllers/cpuset/cpuset_hotplug_test/
H A Dcpuset_hotplug_test.sh69 local tst_pid=
80 tst_pid=$!
91 task_cpus="`cat /proc/$tst_pid/status | grep Cpus_allowed_list`"
107 /bin/kill -9 $tst_pid > /dev/null 2>&1
121 local tst_pid=
140 tst_pid=$!
142 echo $tst_pid > "$path/tasks" 2> $CPUSET_TMP/stderr
146 /bin/kill -s SIGKILL $tst_pid
154 /bin/kill -s SIGKILL $tst_pid
160 task_cpus="`cat /proc/$tst_pid/statu
[all...]

Completed in 234 milliseconds