Hi misc@, Not sure if this should be in misc@ or ports@.
I'm trying to test disks with badblocks from the e2fsprogs ports. Unfortunately, it seems that badblocks doesn't support using /dev/rsd1c. I have to use /dev/sd1c. This is a huge drop in performance. I see something like 150MB/sec read/write with /dev/rsd1c, and 60MB/sec read, 20MB/sec write with /dev/sd1c. (as tested with dd bs=1M and /dev/zero) Is this something that could maybe be patched into the port? Is there a better option? Thanks! -Henrich