Inconsistent IO performance

TJ Varghese tj at tjvarghese.com
Sat Aug 14 03:29:30 UTC 2010


>

> > Maybe there is a hardware component here? Are both disks on the same
> > controller? Or if not are both controllers using the same interrupt line?
>
> No. Each is on its one controller and is the only disk on that
> controller.
>
> > You should have a look at 'systat -vmstat' with dd running in the
> > background. That might give a clue as to where the bottleneck is.
>
>
>
You're using a laptop with 2 HDDs, so does that mean you're using the
Ultrabay for the 2nd HDD?
Perhaps anything connected to that drops down to ATA33 (pure speculation on
my part) since it was designed for optical drives ...dmesg/atacontrol logs
would be useful here.

You may want to try dd with the of=/dev/null instead to remove the 2nd
variable and benchmark solely the read speed of the 1st hdd.

regards,
TJ


More information about the freebsd-stable mailing list