thanks charles for your quick response.

the times below are mount latency just after rebooting.
the first is much larger than others.
0.00u 0.00s 3.73r        9fs sources
0.00u 0.00s 0.71r        9fs sources
0.00u 0.00s 0.21r        9fs sources
with the script below:
for(i in 1 2 3){
                time 9fs $host
                unmount /n/$host
                sleep 3
        }
}

probably cpu command latency will show similar behavior with much more time.

Kenji Arisawa


Reply via email to