From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Friesen Subject: Re: problems starting kvm-qemu with 5+ virtual functions Date: Wed, 11 Jul 2012 15:08:07 -0600 Message-ID: <4FFDEB37.4070602@genband.com> References: <4FFDAF4A.1050402@genband.com> <1342035298.2229.5.camel@bling.home> <4FFDDA61.8010509@genband.com> <1342037188.2229.23.camel@bling.home> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: Alex Williamson Return-path: Received: from exprod7og108.obsmtp.com ([64.18.2.169]:60425 "EHLO exprod7og108.obsmtp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757871Ab2GKVIp (ORCPT ); Wed, 11 Jul 2012 17:08:45 -0400 In-Reply-To: <1342037188.2229.23.camel@bling.home> Sender: kvm-owner@vger.kernel.org List-ID: On 07/11/2012 02:06 PM, Alex Williamson wrote: > On Wed, 2012-07-11 at 13:56 -0600, Chris Friesen wrote: >> On 07/11/2012 01:34 PM, Alex Williamson wrote: >>> The limiting factor to increasing memory slots was searching the array. >>> That's since been fixed by caching mmio page table entries. >> Thanks for the confirmation of my suspicions. >> >> Do you know roughly when this went in? A commit ID would be great. > Almost exactly a year ago: > > ce88decffd17bf9f373cc233c961ad2054965667 > Thanks, that's useful. Chris