From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH v3 1/1] Shared memory uio_pci driver Date: Thu, 25 Mar 2010 11:40:09 +0200 Message-ID: <4BAB2F79.7030706@redhat.com> References: <1269497376-21903-1-git-send-email-cam@cs.ualberta.ca> <20100325091552.GB11153@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Cam Macdonell , kvm@vger.kernel.org, qemu-devel@nongnu.org, virtualization@lists.linux-foundation.org To: "Michael S. Tsirkin" Return-path: Received: from mx1.redhat.com ([209.132.183.28]:58882 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752694Ab0CYJkW (ORCPT ); Thu, 25 Mar 2010 05:40:22 -0400 In-Reply-To: <20100325091552.GB11153@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On 03/25/2010 11:15 AM, Michael S. Tsirkin wrote: > > - Why are you using 32 bit long memory accesses for interrupts? > 16 bit IO eould be enough and it's faster. This what virtio-pci does. > > Why is 16 bit io faster? -- error compiling committee.c: too many arguments to function