qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v8 02/11] numa: move numa global variable nb_num


From: Eduardo Habkost
Subject: Re: [Qemu-devel] [PATCH v8 02/11] numa: move numa global variable nb_numa_nodes into MachineState
Date: Tue, 30 Jul 2019 18:12:16 -0300

On Tue, Jul 30, 2019 at 11:11:20AM +0200, Igor Mammedov wrote:
[...]
> PS:
> we already have an implicit node creation in generic numa code (when memory 
> hotplug
> is enabled), so we probably could reuse that and a node should be created 
> from there
> instead of fixing up from the code deep within the board.

I like that.  We can add a MachineClass::auto_enable_numa field
to indicate when a NUMA node is expected to be created
implicitly.

-- 
Eduardo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]