Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1652475

Re: [PATCH 3/3] mm, memory_hotplug: move movable_node to the hotplug proper

From Vlastimil Babka <vbabka@suse.cz>
Newsgroups linux.kernel
Subject Re: [PATCH 3/3] mm, memory_hotplug: move movable_node to the hotplug proper
Date 2017-05-29 14:10 +0200
Message-ID <tMrEK-865-37@gated-at.bofh.it> (permalink)
References <tMrln-7Ii-5@gated-at.bofh.it> <tMrlo-7Ii-23@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 05/29/2017 01:41 PM, Michal Hocko wrote:
> From: Michal Hocko <mhocko@suse.com>
> 
> movable_node_is_enabled is defined in memblock proper while it
> is initialized from the memory hotplug proper. This is quite messy
> and it makes a dependency between the two so move movable_node along
> with the helper functions to memory_hotplug.
> 
> To make it more entertaining the kernel parameter is ignored unless
> CONFIG_HAVE_MEMBLOCK_NODE_MAP=y because we do not have the node
> information for each memblock otherwise. So let's warn when the option
> is disabled.
> 
> Acked-by: Vlastimil Babka <vbabka@suse.cz>
> Signed-off-by: Michal Hocko <mhocko@suse.com>

Acked-by: Vlastimil Babka <vbabka@suse.cz>

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 0/2] remove CONFIG_MOVABLE_NODE Michal Hocko <mhocko@kernel.org> - 2017-05-29 13:50 +0200
  [PATCH 3/3] mm, memory_hotplug: move movable_node to the hotplug proper Michal Hocko <mhocko@kernel.org> - 2017-05-29 13:50 +0200
    Re: [PATCH 3/3] mm, memory_hotplug: move movable_node to the hotplug  proper Vlastimil Babka <vbabka@suse.cz> - 2017-05-29 14:10 +0200
    Re: [PATCH 3/3] mm, memory_hotplug: move movable_node to the hotplug  proper Reza Arbab <arbab@linux.vnet.ibm.com> - 2017-05-30 17:10 +0200

csiph-web