[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20181210130712.30148-1-zaslonko@linux.ibm.com>
Date: Mon, 10 Dec 2018 14:07:11 +0100
From: Mikhail Zaslonko <zaslonko@...ux.ibm.com>
To: akpm@...ux-foundation.org
Cc: linux-kernel@...r.kernel.org, linux-mm@...ck.org,
mhocko@...nel.org, Pavel.Tatashin@...rosoft.com,
schwidefsky@...ibm.com, heiko.carstens@...ibm.com,
gerald.schaefer@...ibm.com, zaslonko@...ux.ibm.com
Subject: [PATCH 0/1] Initialize struct pages for the full section
This patch refers to the older thread:
https://marc.info/?t=153658306400001&r=1&w=2
As suggested by Michal Hocko, instead of adjusting memory_hotplug paths,
I have changed memmap_init_zone() to initialize struct pages beyond the
zone end (if zone end is not aligned with the section boundary).
Mikhail Zaslonko (1):
mm, memory_hotplug: Initialize struct pages for the full memory
section
mm/page_alloc.c | 15 +++++++++++++++
1 file changed, 15 insertions(+)
--
2.16.4
Powered by blists - more mailing lists