8
« on: December 02, 2004, 03:50:54 am »
Here's my results from a panasonic 1GB ext2:
$ ./bonnie -d /mnt/card/ -f -b -n 0
Writing intelligently...done
Rewriting...done
Reading intelligently...done
start 'em...done...done...done...
Version 1.03 ------Sequential Output------ --Sequential Input- --Random-
-Per Chr- --Block-- -Rewrite- -Per Chr- --Block-- --Seeks--
Machine Size K/sec %CP K/sec %CP K/sec %CP K/sec %CP K/sec %CP /sec %CP
zaurus 300M 1290 6 504 61 749 57 20.4 95
zaurus,300M,,,1290,6,504,61,,,749,57,20.4,95,,,,,,,,,,,,,
So I guess that makes it 1290kbs@6% CPU write, 749kbs@57% CPU read?
Reads seems too high in CPU, I'll probably have to rerun it again, my screen saver did pop up a few times (didn't realise the benchmark would take SO long to run!).
[edit]
Here's the rerun:
$ ./bonnie -d /mnt/card/ -f -b -n 0
Writing intelligently...done
Rewriting...done
Reading intelligently...done
start 'em...done...done...done...
Version 1.03 ------Sequential Output------ --Sequential Input- --Random-
-Per Chr- --Block-- -Rewrite- -Per Chr- --Block-- --Seeks--
Machine Size K/sec %CP K/sec %CP K/sec %CP K/sec %CP K/sec %CP /sec %CP
zaurus 300M 1338 70 505 9 750 18 20.4 95
zaurus,300M,,,1338,70,505,9,,,750,18,20.4,95,,,,,,,,,,,,,
Now it says writes take 70% CPU time?!? yet another run time...
Version 1.03 ------Sequential Output------ --Sequential Input- --Random-
-Per Chr- --Block-- -Rewrite- -Per Chr- --Block-- --Seeks--
Machine Size K/sec %CP K/sec %CP K/sec %CP K/sec %CP K/sec %CP /sec %CP
zaurus 300M 1318 24 505 9 759 18 20.6 96
zaurus,300M,,,1318,24,505,9,,,759,18,20.6,96,,,,,,,,,,,,,
ok this seems better?!?
[/edit]