Home
last modified time | relevance | path

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

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

Completed in 1 milliseconds