Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Jul 2012 09:21:33 +0200 (CEST)
From:      Wojciech Puchar <wojtek@wojtek.tensor.gdynia.pl>
To:        Dieter BSD <dieterbsd@engineer.com>
Cc:        hackers@freebsd.org, current@freebsd.org
Subject:   Re: Awful FreeBSD 9 block IO performance in KVM
Message-ID:  <alpine.BSF.2.00.1207220919260.3912@wojtek.tensor.gdynia.pl>
In-Reply-To: <20120722061933.298410@gmx.com>
References:  <20120722061933.298410@gmx.com>

next in thread | previous in thread | raw e-mail | index | archive | help
>
> 2) That's roughly the speed I'd expect without queueing. Is it really
> making effective use of queueing, or is something limiting queueing to
> one transfer at a time?
still 400-500 IOPS is way too little.

FreeBSD without VM machine can do well over 10000 IOPS of 512 byte 
sequential read with single process on my laptop using less than 20% of 
single not blazing fast CPU.

dd if=/dev/ada0 of=/dev/null bs=512
117593+0 records in
117593+0 records out
60207616 bytes transferred in 7.709451 secs (7809585 bytes/sec)

CPU: Pentium(R) Dual-Core CPU       T4500  @ 2.30GHz (2294.56-MHz K8-class CPU)




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.1207220919260.3912>