From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37897) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YN4D6-00055Y-Kr for qemu-devel@nongnu.org; Sun, 15 Feb 2015 13:46:33 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YN4Cx-0006yy-EY for qemu-devel@nongnu.org; Sun, 15 Feb 2015 13:46:28 -0500 Received: from mail-ph.de-nserver.de ([85.158.179.214]:45366) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YN4Cx-0006vM-4B for qemu-devel@nongnu.org; Sun, 15 Feb 2015 13:46:19 -0500 Message-ID: <54E0E974.4010301@profihost.ag> Date: Sun, 15 Feb 2015 19:46:12 +0100 From: Stefan Priebe MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] slow speed for virtio-scsi since qemu 2.2 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel Hi, while i get a constant random 4k i/o write speed of 20.000 iops with qemu 2.1.0 or 2.1.3. I get jumping speeds with qemu 2.2 (jumping between 500 iops and 15.000 iop/s). If i use virtio instead of virtio-scsi speed is the same between 2.2 and 2.1. Is there a known regression? Greets, Stefan