[PATCH v4 0/1] initialize pages on demand during boot

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This patch replaces in mmots:
	mm-initialize-pages-on-demand-during-boot.patch
	mm-initialize-pages-on-demand-during-boot-fix.patch
	mm-initialize-pages-on-demand-during-boot-fix2.patch

It squashes the two fixes into the original patch, and also in:
deferred_grow_zone()

Replaces:
+	int nid = zone->node;
With:
+	int nid = zone_to_nid(zone);

To resolve !CONFIG_NUMA compiling issue that was reported by Sergey
Senozhatsky.

Pavel Tatashin (1):
  mm: initialize pages on demand during boot

 include/linux/memblock.h |  10 ---
 mm/memblock.c            |  23 -------
 mm/page_alloc.c          | 175 ++++++++++++++++++++++++++++++++++++-----------
 3 files changed, 136 insertions(+), 72 deletions(-)

-- 
2.16.1

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@xxxxxxxxx.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@xxxxxxxxx";> email@xxxxxxxxx </a>



[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Bugtraq]     [Linux OMAP]     [Linux MIPS]     [eCos]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux