diff for duplicates of <20060210223757.C530.Y-GOTO@jp.fujitsu.com> diff --git a/a/1.txt b/N1/1.txt index f7beba3..a306939 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -16,7 +16,8 @@ for kmalloc. But I use kemalloc to simplify patch now.... Signed-off-by: Yasunori Goto <y-goto@jp.fujitsu.com> Index: pgdat2/include/linux/bootmem.h -=================================--- pgdat2.orig/include/linux/bootmem.h 2006-02-10 16:49:57.000000000 +0900 +=================================================================== +--- pgdat2.orig/include/linux/bootmem.h 2006-02-10 16:49:57.000000000 +0900 +++ pgdat2/include/linux/bootmem.h 2006-02-10 17:01:48.000000000 +0900 @@ -86,8 +86,8 @@ static inline void *alloc_remap(int nid, } @@ -30,7 +31,8 @@ Index: pgdat2/include/linux/bootmem.h extern void *__init alloc_large_system_hash(const char *tablename, unsigned long bucketsize, Index: pgdat2/mm/memory_hotplug.c -=================================--- pgdat2.orig/mm/memory_hotplug.c 2006-02-10 16:49:57.000000000 +0900 +=================================================================== +--- pgdat2.orig/mm/memory_hotplug.c 2006-02-10 16:49:57.000000000 +0900 +++ pgdat2/mm/memory_hotplug.c 2006-02-10 16:59:51.000000000 +0900 @@ -21,6 +21,7 @@ #include <linux/memory_hotplug.h> @@ -86,7 +88,8 @@ Index: pgdat2/mm/memory_hotplug.c * Reasonably generic function for adding memory. It is * expected that archs that support memory hotplug will Index: pgdat2/mm/page_alloc.c -=================================--- pgdat2.orig/mm/page_alloc.c 2006-02-10 16:49:57.000000000 +0900 +=================================================================== +--- pgdat2.orig/mm/page_alloc.c 2006-02-10 16:49:57.000000000 +0900 +++ pgdat2/mm/page_alloc.c 2006-02-10 17:02:22.000000000 +0900 @@ -80,8 +80,8 @@ EXPORT_SYMBOL(zone_table); static char *zone_names[MAX_NR_ZONES] = { "DMA", "DMA32", "Normal", "HighMem" }; @@ -118,7 +121,8 @@ Index: pgdat2/mm/page_alloc.c unsigned long *zholes_size) { Index: pgdat2/mm/vmscan.c -=================================--- pgdat2.orig/mm/vmscan.c 2006-02-10 16:49:57.000000000 +0900 +=================================================================== +--- pgdat2.orig/mm/vmscan.c 2006-02-10 16:49:57.000000000 +0900 +++ pgdat2/mm/vmscan.c 2006-02-10 16:59:47.000000000 +0900 @@ -1664,7 +1664,7 @@ out: * If there are applications that are active memory-allocators @@ -130,7 +134,8 @@ Index: pgdat2/mm/vmscan.c unsigned long order; pg_data_t *pgdat = (pg_data_t*)p; Index: pgdat2/include/linux/memory_hotplug.h -=================================--- pgdat2.orig/include/linux/memory_hotplug.h 2006-02-10 16:49:57.000000000 +0900 +=================================================================== +--- pgdat2.orig/include/linux/memory_hotplug.h 2006-02-10 16:49:57.000000000 +0900 +++ pgdat2/include/linux/memory_hotplug.h 2006-02-10 16:59:47.000000000 +0900 @@ -61,6 +61,34 @@ extern int online_pages(unsigned long, u /* reasonably generic interface to expand the physical pages in a zone */ diff --git a/a/content_digest b/N1/content_digest index a09bfcd..e9ba110 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,6 +1,6 @@ "From\0Yasunori Goto <y-goto@jp.fujitsu.com>\0" "Subject\0[RFC/PATCH: 001/010] Memory hotplug for new nodes with pgdat allocation. (pgdat allocation)\0" - "Date\0Fri, 10 Feb 2006 14:20:38 +0000\0" + "Date\0Fri, 10 Feb 2006 23:20:38 +0900\0" "To\0Luck" Tony <tony.luck@intel.com> Andi Kleen <ak@suse.de> @@ -30,7 +30,8 @@ "Signed-off-by: Yasunori Goto <y-goto@jp.fujitsu.com>\n" "\n" "Index: pgdat2/include/linux/bootmem.h\n" - "=================================--- pgdat2.orig/include/linux/bootmem.h\t2006-02-10 16:49:57.000000000 +0900\n" + "===================================================================\n" + "--- pgdat2.orig/include/linux/bootmem.h\t2006-02-10 16:49:57.000000000 +0900\n" "+++ pgdat2/include/linux/bootmem.h\t2006-02-10 17:01:48.000000000 +0900\n" "@@ -86,8 +86,8 @@ static inline void *alloc_remap(int nid,\n" " }\n" @@ -44,7 +45,8 @@ " extern void *__init alloc_large_system_hash(const char *tablename,\n" " \t\t\t\t\t unsigned long bucketsize,\n" "Index: pgdat2/mm/memory_hotplug.c\n" - "=================================--- pgdat2.orig/mm/memory_hotplug.c\t2006-02-10 16:49:57.000000000 +0900\n" + "===================================================================\n" + "--- pgdat2.orig/mm/memory_hotplug.c\t2006-02-10 16:49:57.000000000 +0900\n" "+++ pgdat2/mm/memory_hotplug.c\t2006-02-10 16:59:51.000000000 +0900\n" "@@ -21,6 +21,7 @@\n" " #include <linux/memory_hotplug.h>\n" @@ -100,7 +102,8 @@ " * Reasonably generic function for adding memory. It is\n" " * expected that archs that support memory hotplug will\n" "Index: pgdat2/mm/page_alloc.c\n" - "=================================--- pgdat2.orig/mm/page_alloc.c\t2006-02-10 16:49:57.000000000 +0900\n" + "===================================================================\n" + "--- pgdat2.orig/mm/page_alloc.c\t2006-02-10 16:49:57.000000000 +0900\n" "+++ pgdat2/mm/page_alloc.c\t2006-02-10 17:02:22.000000000 +0900\n" "@@ -80,8 +80,8 @@ EXPORT_SYMBOL(zone_table);\n" " static char *zone_names[MAX_NR_ZONES] = { \"DMA\", \"DMA32\", \"Normal\", \"HighMem\" };\n" @@ -132,7 +135,8 @@ " \t\tunsigned long *zholes_size)\n" " {\n" "Index: pgdat2/mm/vmscan.c\n" - "=================================--- pgdat2.orig/mm/vmscan.c\t2006-02-10 16:49:57.000000000 +0900\n" + "===================================================================\n" + "--- pgdat2.orig/mm/vmscan.c\t2006-02-10 16:49:57.000000000 +0900\n" "+++ pgdat2/mm/vmscan.c\t2006-02-10 16:59:47.000000000 +0900\n" "@@ -1664,7 +1664,7 @@ out:\n" " * If there are applications that are active memory-allocators\n" @@ -144,7 +148,8 @@ " \tunsigned long order;\n" " \tpg_data_t *pgdat = (pg_data_t*)p;\n" "Index: pgdat2/include/linux/memory_hotplug.h\n" - "=================================--- pgdat2.orig/include/linux/memory_hotplug.h\t2006-02-10 16:49:57.000000000 +0900\n" + "===================================================================\n" + "--- pgdat2.orig/include/linux/memory_hotplug.h\t2006-02-10 16:49:57.000000000 +0900\n" "+++ pgdat2/include/linux/memory_hotplug.h\t2006-02-10 16:59:47.000000000 +0900\n" "@@ -61,6 +61,34 @@ extern int online_pages(unsigned long, u\n" " /* reasonably generic interface to expand the physical pages in a zone */\n" @@ -185,4 +190,4 @@ "-- \n" Yasunori Goto -cb95ad5c963f20cf427915dbd926537e4b990db80fb84b495f3a4eac77bcd236 +9e08e072906e985c653f1df35e499863aa3ba3d65cae65a2ca830015f9d721a8
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.