From owner-freebsd-hackers@FreeBSD.ORG Sat Jul 21 08:15:19 2012 Return-Path: Delivered-To: hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6DF9F106564A; Sat, 21 Jul 2012 08:15:19 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [89.206.35.99]) by mx1.freebsd.org (Postfix) with ESMTP id C849E8FC1C; Sat, 21 Jul 2012 08:15:18 +0000 (UTC) Received: from wojtek.tensor.gdynia.pl (localhost [127.0.0.1]) by wojtek.tensor.gdynia.pl (8.14.5/8.14.5) with ESMTP id q6L8FFeY001594; Sat, 21 Jul 2012 10:15:15 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.5/8.14.5/Submit) with ESMTP id q6L8FFSs001591; Sat, 21 Jul 2012 10:15:15 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Sat, 21 Jul 2012 10:15:15 +0200 (CEST) From: Wojciech Puchar To: Richard Yao In-Reply-To: <500A13A6.7030503@gentoo.org> Message-ID: References: <50085193.6030203@gentoo.org> <5009DB2A.7070408@gentoo.org> <500A13A6.7030503@gentoo.org> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender passed SPF test, not delayed by milter-greylist-4.2.7 (wojtek.tensor.gdynia.pl [127.0.0.1]); Sat, 21 Jul 2012 10:15:15 +0200 (CEST) Cc: Adrian Chadd , "hackers@FreeBSD.org" , current@freebsd.org, ivoras@freebsd.org Subject: Re: Awful FreeBSD 9 block IO performance in KVM X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Jul 2012 08:15:19 -0000 > da0: 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.