public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] Initialize struct pages for the full section
@ 2018-12-10 13:07 Mikhail Zaslonko
  2018-12-10 13:07 ` [PATCH 1/1] mm, memory_hotplug: Initialize struct pages for the full memory section Mikhail Zaslonko
  0 siblings, 1 reply; 9+ messages in thread
From: Mikhail Zaslonko @ 2018-12-10 13:07 UTC (permalink / raw)
  To: akpm
  Cc: linux-kernel, linux-mm, mhocko, Pavel.Tatashin, schwidefsky,
	heiko.carstens, gerald.schaefer, zaslonko

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


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2018-12-11 22:24 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-10 13:07 [PATCH 0/1] Initialize struct pages for the full section Mikhail Zaslonko
2018-12-10 13:07 ` [PATCH 1/1] mm, memory_hotplug: Initialize struct pages for the full memory section Mikhail Zaslonko
2018-12-10 13:24   ` Michal Hocko
     [not found]     ` <bcf681ea-7944-0a16-fbd4-c79ab176e638@linux.bm.com>
2018-12-10 18:19       ` Michal Hocko
2018-12-11  9:49     ` Wei Yang
     [not found]       ` <e23ad186-31d4-176d-7330-8c22378891ee@linux.bm.com>
2018-12-11 22:24         ` Wei Yang
2018-12-10 15:10   ` Wei Yang
     [not found]     ` <e515a37e-7510-12f3-d029-99ac147d93c6@linux.bm.com>
2018-12-11  1:50       ` Wei Yang
     [not found]         ` <3dbbb746-d4b4-ea17-643a-5d63d4f7e239@linux.bm.com>
2018-12-11 22:14           ` Wei Yang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox