Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/numa/
H A Dnuma01.sh154 Exp_incr=$(echo "$MB / $total_nodes" |bc)
164 if [ $(echo "$mem_curr < $Exp_incr" |bc ) -eq 1 ]; then
243 Exp_incr=$(echo "$MB / $total_nodes" |bc)
253 if [ $(echo "$mem_curr < $Exp_incr" |bc ) -eq 1 ]; then

Completed in 1 milliseconds