Heinrich Rebehn wrote: > on my Soekris 4801-60 i have a FUJITSU MHV2120AT running as slave. The > <snip> > 104857600 bytes transferred in 11.980 secs (8752083 bytes/sec) 8MB/sec isn't particularly bad for a notebook drive, and I get very similar numbers on my own 4801-60 w/ Samsung MP0402H drive:
wd0 at pciide0 channel 0 drive 0: <SAMSUNG MP0402H> wd0: 16-sector PIO, LBA48, 38204MB, 78242976 sectors wd0(pciide0:0:0): using PIO mode 4, Ultra-DMA mode 2 # time dd if=/dev/zero of=zero.txt bs=1m count=100 100+0 records in 100+0 records out 104857600 bytes transferred in 7.289 secs (14384268 bytes/sec) 0m7.93s real 0m0.00s user 0m6.82s system # time dd if=zero.txt of=/dev/null 204800+0 records in 204800+0 records out 104857600 bytes transferred in 12.128 secs (8645905 bytes/sec) 0m12.20s real 0m1.07s user 0m10.78s system These boxes weren't designed with screaming disk I/O in mind. They're meant to be embedded appliances, and this particular model just happens to have a notebook-drive compatible IDE header.