View Single Post
Posts: 2,802 | Thanked: 4,491 times | Joined on Nov 2007
#141
Originally Posted by hxka View Post
Code:
Nokia-N900:~# dd if=/dev/zero of=/10Mfile bs=1K count=10K
10485760 bytes (10.0MB) copied, 0.169525 seconds, 59.0MB/s
Nokia-N900:~# dd if=/dev/zero of=/uc/10Mfile bs=1K count=10K
10485760 bytes (10.0MB) copied, 0.195251 seconds, 51.2MB/s
Interesting that /uc is ~15% slower. Is that reproducibly so?
 

The Following 2 Users Say Thank You to lma For This Useful Post: