From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=43166 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OMXz6-00039c-2a for qemu-devel@nongnu.org; Wed, 09 Jun 2010 22:59:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OMXz4-0004U7-Pl for qemu-devel@nongnu.org; Wed, 09 Jun 2010 22:59:11 -0400 Received: from mx1.redhat.com ([209.132.183.28]:60117) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OMXz4-0004U0-Fj for qemu-devel@nongnu.org; Wed, 09 Jun 2010 22:59:10 -0400 Message-ID: <4C1054F7.4030904@redhat.com> Date: Thu, 10 Jun 2010 05:59:03 +0300 From: Avi Kivity MIME-Version: 1.0 References: <4C0D0FB7.80709@redhat.com> <1A42CE6F5F474C41B63392A5F80372B21F26E155@shsmsx501.ccr.corp.intel.com> <4C0FBBD8.6080708@redhat.com> <1A42CE6F5F474C41B63392A5F80372B21F26E3A1@shsmsx501.ccr.corp.intel.com> In-Reply-To: <1A42CE6F5F474C41B63392A5F80372B21F26E3A1@shsmsx501.ccr.corp.intel.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [RFC] Moving the kvm ioapic, pic, and pit back to userspace List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Dong, Eddie" Cc: qemu-devel , KVM list On 06/10/2010 05:37 AM, Dong, Eddie wrote: > Avi Kivity wrote: > >> On 06/09/2010 06:59 PM, Dong, Eddie wrote: >> >>> Besides VF IO interrupt and timer interrupt introduced performance >>> overhead risk, >>> >> VF usually uses MSI >> > Typo, I mean PV IO. > That also uses MSI these days. > A VF interrupt usually happens in 4-8KHZ. How about the virtio? > I assume virtio will be widely used together w/ leagcy guest with INTx mode. > True, but in time it will be replaced by MSI. Note without vhost virtio is also in userspace, so there are lots of exits anyway for the status register. -- I have a truly marvellous patch that fixes the bug which this signature is too narrow to contain.