Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/numa/
Dnuma01.sh156 Exp_incr=$(echo "$MB / $total_nodes" |bc)
166 if [ $(echo "$mem_curr < $Exp_incr" |bc ) -eq 1 ]; then
245 Exp_incr=$(echo "$MB / $total_nodes" |bc)
255 if [ $(echo "$mem_curr < $Exp_incr" |bc ) -eq 1 ]; then