qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 00/10] AHCI emulation support v2


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH 00/10] AHCI emulation support v2
Date: Fri, 19 Nov 2010 09:12:14 +0000

On Thu, Nov 18, 2010 at 11:24 PM, Alexander Graf <address@hidden> wrote:
> linux-uztg:~ # dd if=/dev/sdc of=/dev/null bs=10M count=300 iflag=direct

That's a big block size.  bs=8k is interesting too because we see the
per-request overhead.  Since IDE, SATA, and virtio have different
hardware interfaces that the guest drives we may see an interesting
picture with small block sizes.

Stefan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]