Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/controllers/cpuacct/
Dcpuacct.sh73 local tasksneeded=$((max * nbprocess))
79 if [ $tasksmax -le $tasksneeded ]; then
80 tst_brk TCONF "limit of tasks is too low (approximate need $tasksneeded, limit $tasksmax)"
82 tst_res TINFO "task limit fulfilled (approximate need $tasksneeded, limit $tasksmax)"