From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60860) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WOOQ2-0008De-1E for qemu-devel@nongnu.org; Fri, 14 Mar 2014 05:28:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WOOPv-0006lf-TS for qemu-devel@nongnu.org; Fri, 14 Mar 2014 05:28:45 -0400 Received: from mx1.redhat.com ([209.132.183.28]:12319) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WOOPv-0006lW-Kr for qemu-devel@nongnu.org; Fri, 14 Mar 2014 05:28:39 -0400 Date: Fri, 14 Mar 2014 10:28:30 +0100 From: Igor Mammedov Message-ID: <20140314102830.3bce55e8@thinkpad> In-Reply-To: <20140313190115.GI17184@ERROL.INI.CMU.EDU> References: <20140312215528.GF17184@ERROL.INI.CMU.EDU> <1394697892.23859.21.camel@nilsson.home.kraxel.org> <20140313143751.GH17184@ERROL.INI.CMU.EDU> <20140313163612.4cf21ade@nial.usersys.redhat.com> <20140313190115.GI17184@ERROL.INI.CMU.EDU> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] SMBIOS vs. NUMA (was: Build full type 19 tables) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Gabriel L. Somlo" Cc: qemu-devel@nongnu.org, armbru@redhat.com, agraf@suse.de, alex.williamson@redhat.com, kevin@koconnor.net, Gerd Hoffmann , lersek@redhat.com On Thu, 13 Mar 2014 15:01:16 -0400 "Gabriel L. Somlo" wrote: > On Thu, Mar 13, 2014 at 04:36:12PM +0100, Igor Mammedov wrote: > > > > After memory hotplug is in I might add e820 entries after above_4g > > for present at boot hotpluggable DIMMDevices. They would have 1:1 mapping > > i.e. t19<-t20<-t17 and belong only to 1 node. > > Any idea what the max size could be for each one of those ? So far there isn't anything to limit max size of a DEIMMDevice except of allowed max RAM size on QEMU CLI at startup time. > > Thanks, > --Gabriel > > > -- Regards, Igor