|
|
[root@tlga-dn-01 tmp]# time dd if=/dev/zero of=/tmp/test bs=1M count=200
Y& N) g! B, ~/ I& N7 N200+0 records in& L }9 h) y% c; j. s% T9 }. C
200+0 records out
8 m1 W6 i9 d4 \5 V$ H' I, H% ]209715200 bytes (210 MB) copied, 0.379721 s, 552 MB/s
! _; ?) x* D; n: t; }
# q- V4 }- n5 E, J1 z' _% rreal 0m0.381s
/ P! i6 l# l Buser 0m0.002s
5 M6 }% g6 @0 C% i' \3 A9 Usys 0m0.379s; o# V& u4 J' I9 Q- F+ @
[root@tlga-dn-01 tmp]# time dd if=/dev/zero of=/data/test bs=1M count=200# h+ J; ?' B0 w! n8 u% \
200+0 records in
7 K: C( i4 N3 H8 |/ z8 @+ v200+0 records out6 d) t8 u, A9 S3 E9 o7 M
6 Z7 h" z2 n7 c! q3 P209715200 bytes (210 MB) copied, 0.450929 s, 465 MB/s) T; c: C. l& z4 L
@' k6 a5 h$ b: B$ m+ _3 x
real 0m0.453s# K$ H; @: v: d O8 }7 |: m
user 0m0.002s# [+ P) J5 D1 b: s
sys 0m0.451s) P! C# g8 w5 U
" x- J7 J1 y! @$ S/ t6 Z* n
/ p6 x$ b( p; }1 Y& r: o[root@tlga-nn-01 ~]# time dd if=/tmp/test of=/dev/null bs=1M
# S% S" o: D! L" I200+0 records in. B- \3 V0 `0 c! w
200+0 records out6 H" c4 j8 {0 U2 d* y
209715200 bytes (210 MB) copied, 0.0388613 s, 5.4 GB/s
7 b9 _% p+ [( F: e" R7 e* p1 G ~4 c9 w5 e
) p. R! @5 f5 b; p) C, b- P |
|