[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180724235520.10200-1-pasha.tatashin@oracle.com>
Date: Tue, 24 Jul 2018 19:55:17 -0400
From: Pavel Tatashin <pasha.tatashin@...cle.com>
To: steven.sistare@...cle.com, daniel.m.jordan@...cle.com,
linux-kernel@...r.kernel.org, akpm@...ux-foundation.org,
kirill.shutemov@...ux.intel.com, mhocko@...e.com,
linux-mm@...ck.org, dan.j.williams@...el.com, jack@...e.cz,
jglisse@...hat.com, jrdr.linux@...il.com, bhe@...hat.com,
gregkh@...uxfoundation.org, vbabka@...e.cz,
richard.weiyang@...il.com, dave.hansen@...el.com,
rientjes@...gle.com, mingo@...nel.org,
osalvador@...hadventures.net, pasha.tatashin@...cle.com,
abdhalee@...ux.vnet.ibm.com, mpe@...erman.id.au
Subject: [PATCH 0/3] memmap_init_zone improvements
Three small patches that improve memmap_init_zone() and also fix a small
deferred pages bug.
The improvements include reducing number of ifdefs and making code more
modular.
The bug is the deferred_init_update() should be called after the mirrored
memory skipping is taken into account.
Pavel Tatashin (3):
mm: make memmap_init a proper function
mm: calculate deferred pages after skipping mirrored memory
mm: move mirrored memory specific code outside of memmap_init_zone
arch/ia64/include/asm/pgtable.h | 1 -
mm/page_alloc.c | 115 +++++++++++++++-----------------
2 files changed, 55 insertions(+), 61 deletions(-)
--
2.18.0
Powered by blists - more mailing lists