From: Michal Hocko
boot_pageset is a boot time hack which gets superseded by normal
pagesets later in the boot process. It makes zero sense to reinitialize
it again and again during memory hotplug.
Changes since v1
- use __maybe_unused for cpu to silence annoying warning for
CONFIG_HAVE_MEMORY
On 07/14/2017 09:59 AM, Michal Hocko wrote:
> From: Michal Hocko
>
> boot_pageset is a boot time hack which gets superseded by normal
> pagesets later in the boot process. It makes zero sense to reinitialize
> it again and again during memory hotplug.
>
> Signed-off-by: Michal Hocko
Acked-by:
On Fri, Jul 14, 2017 at 09:59:59AM +0200, Michal Hocko wrote:
> From: Michal Hocko
>
> boot_pageset is a boot time hack which gets superseded by normal
> pagesets later in the boot process. It makes zero sense to reinitialize
> it again and again during memory hotplug.
>
> Signed-off-by: Michal
From: Michal Hocko
boot_pageset is a boot time hack which gets superseded by normal
pagesets later in the boot process. It makes zero sense to reinitialize
it again and again during memory hotplug.
Signed-off-by: Michal Hocko
---
mm/page_alloc.c | 38 +-
1 f
4 matches
Mail list logo