Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/numa/
Dnuma01.sh204 Exp_incr=$(echo "$MB / $total_nodes" |bc)
214 if [ $(echo "$Mem_curr < $Exp_incr" |bc ) -eq 1 ]; then
230 Exp_incr=$(echo "$MB / $total_nodes" |bc)
240 if [ $(echo "$Mem_curr < $Exp_incr" |bc ) -eq 1 ]; then
313 Exp_incr=$(echo "$MB / $total_nodes" |bc)
321 if [ $(echo "$Mem_curr < $Exp_incr" |bc ) -eq 1 ]; then