On 12/9/05, Srebrenko Sehic <[EMAIL PROTECTED]> wrote: > On 12/9/05, Pete Vickers <[EMAIL PROTECTED]> wrote: > > > for my DL145 (pretty new) I get a reasonable-ish disk I/O of ~60Mb/s > > ( with CPU at 99% idle) > > > > [EMAIL PROTECTED] /root> dd if=/dev/rwd0a of=/dev/null bs=1m count=1000 > > 1000+0 records in > > 1000+0 records out > > 1048576000 bytes transferred in 17.645 secs (59423434 bytes/sec) > > [EMAIL PROTECTED] /root> > > Try testing read/write into files instead of raw device. Also, try > with smaller block sizes. I bet you will see different results.
try disabling softdep to see if it changes things.