Awful FreeBSD 9 block IO performance in KVM
Richard Yao
ryao at gentoo.org
Sun Jul 22 03:56:20 UTC 2012
On 07/21/2012 04:15 AM, Wojciech Puchar wrote:
>> da0: <QEMU QEMU HARDDISK 1.1.> Fixed Direct Access SCSI-5 device
>> da0: 3.300MB/s transfers
>> da0: Command Queueing enabled
>> da0: 409600MB (838860800 512 byte sectors: 255H 63S/T 52216C)
>>
>> It does not explain why virtio is slow though, although I still need to
>> test virtio against the latest code. I will do ivan's raw block test
>> against virtio-blk, mainly because there is no point in doing it against
>> a device whose transfers have been capped to 3.3MB/sec.
> are you sure it is really capped?
> i am not. just emulated sym device reports low speed.
> _______________________________________________
> freebsd-hackers at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
> To unsubscribe, send any mail to "freebsd-hackers-unsubscribe at freebsd.org"
You are right. It is not capped at that speed:
root at freebsd:/root # dd if=/dev/zero of=/dev/da1 bs=16384 count=262144
262144+0 records in
262144+0 records out
4294967296 bytes transferred in 615.840721 secs (6974153 bytes/sec)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 900 bytes
Desc: OpenPGP digital signature
Url : http://lists.freebsd.org/pipermail/freebsd-hackers/attachments/20120722/3200bc56/signature.pgp
More information about the freebsd-hackers
mailing list