From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gerd Hoffmann Subject: Re: [PATCHv3] virtio-spec: 64 bit features, used/avail event, fixes Date: Wed, 03 Aug 2011 18:15:33 +0200 Message-ID: <4E397425.90808@redhat.com> References: <20110601102548.GA11013@redhat.com> <87ei3dxas0.fsf@rustcorp.com.au> <20110803160518.GA16563@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Rusty Russell , virtualization@lists.linux-foundation.org, habanero@linux.vnet.ibm.com, Shirley Ma , Krishna Kumar2 , kvm@vger.kernel.org, steved@us.ibm.com, Tom Lendacky , borntraeger@de.ibm.com, avi@redhat.com, bryanv@daemoninthecloset.org To: "Michael S. Tsirkin" Return-path: Received: from mx1.redhat.com ([209.132.183.28]:37289 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753709Ab1HCQQD (ORCPT ); Wed, 3 Aug 2011 12:16:03 -0400 In-Reply-To: <20110803160518.GA16563@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: Hi, > E.g. with 32 bridges, and 32 devices behind each one, > the available 64K space gets us only 64 bytes per device. 15 bridges (with io window enabled) max, the smallest io window you can assign to a bridge is 4k, and you need some space for the devices on the root bus ... cheers, Gerd