From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:53793) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UNjuu-0004Tb-QF for qemu-devel@nongnu.org; Thu, 04 Apr 2013 09:09:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UNjut-00055K-3Y for qemu-devel@nongnu.org; Thu, 04 Apr 2013 09:09:24 -0400 Received: from e23smtp08.au.ibm.com ([202.81.31.141]:58848) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UNjus-00050D-Ih for qemu-devel@nongnu.org; Thu, 04 Apr 2013 09:09:23 -0400 Received: from /spool/local by e23smtp08.au.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Thu, 4 Apr 2013 23:07:10 +1000 Received: from d23relay04.au.ibm.com (d23relay04.au.ibm.com [9.190.234.120]) by d23dlp03.au.ibm.com (Postfix) with ESMTP id 56B32357804A for ; Fri, 5 Apr 2013 00:09:14 +1100 (EST) Received: from d23av03.au.ibm.com (d23av03.au.ibm.com [9.190.234.97]) by d23relay04.au.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id r34CtW491638660 for ; Thu, 4 Apr 2013 23:55:33 +1100 Received: from d23av03.au.ibm.com (loopback [127.0.0.1]) by d23av03.au.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id r34D8geV010976 for ; Fri, 5 Apr 2013 00:08:43 +1100 From: Anthony Liguori In-Reply-To: References: <512270C4.3090401@dachary.org> <20130225125056.GB3202@stefanha-thinkpad.redhat.com> <20130226164530.GF8662@stefanha-thinkpad.redhat.com> <20130228144304.GC18389@stefanha-thinkpad.redhat.com> <20130301105454.GB575@stefanha-thinkpad.redhat.com> Date: Thu, 04 Apr 2013 08:08:28 -0500 Message-ID: <871uaqigtv.fsf@codemonkey.ws> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: [Qemu-devel] Block I/O optimizations List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Abel Gordon , Stefan Hajnoczi Cc: Kevin Wolf , Eran Raichstein , Avishay Traeger , Nadav Har'El , "Michael S. Tsirkin" , qemu-devel , Muli Ben-Yehuda , Loic Dachary , Paolo Bonzini , Asias He , Razya Ladelsky Abel Gordon writes: > qemu-devel-bounces+abelg=il.ibm.com@nongnu.org wrote on 03/03/2013 11:35:27 > AM: > > We just posted a technical report that describes the design and evaluation > of the work we did to improve virtual net/block I/O scalability and > performance based on vhost and hosting multiple KVM guests. > You can find the report here: http://goo.gl/RKppy > > (full link: > http://domino.research.ibm.com/library/cyberdig.nsf/1e4115aea78b6e7c85256b360066f0d4/479e3578ed05bfac85257b4200427735!OpenDocument&Highlight=0,h-0319 > ) > > I can present this work in the next QEMU community call. That would be great! Thanks Abel. Regards, Anthony Liguori > > Regards, > Abel.