Yinghai Lu
1a27fc0a42
x86_64: fix setup_node_bootmem to support big mem excluding with memmap
...
typical case: four sockets system, every node has 4g ram, and we are using:
memmap=10g$4g
to mask out memory on node1 and node2
when numa is enabled, early_node_mem is used to get node_data and node_bootmap.
if it can not get memory from the same node with find_e820_area(), it will
use alloc_bootmem to get buff from previous nodes.
so check it and print out some info about it.
need to move early_res_to_bootmem into every setup_node_bootmem.
and it takes range that node has. otherwise alloc_bootmem could return addr
that reserved early.
depends on "mm: make reserve_bootmem can crossed the nodes".
Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2008-04-26 22:51:08 +02:00
..
2008-04-26 17:35:47 +02:00
2008-04-26 17:35:47 +02:00
2007-10-17 21:19:04 +02:00
2008-04-25 19:54:07 +02:00
2008-04-17 17:41:19 +02:00
2008-04-26 17:35:47 +02:00
2008-04-26 17:35:47 +02:00
2008-04-17 17:40:51 +02:00
2008-04-17 17:40:46 +02:00
2008-01-30 13:33:19 +01:00
2007-10-11 11:17:01 +02:00
2007-10-11 11:17:24 +02:00
2008-01-30 13:32:31 +01:00
2008-04-17 17:41:30 +02:00
2008-04-19 19:10:28 -07:00
2007-10-19 11:53:33 -07:00
2007-10-13 10:01:23 -07:00
2008-04-17 17:41:30 +02:00
2008-01-30 13:31:31 +01:00
2008-04-17 17:41:34 +02:00
2008-04-19 19:19:55 +02:00
2008-04-26 22:51:08 +02:00
2008-04-17 17:40:51 +02:00
2008-01-30 13:33:37 +01:00
2008-02-19 16:18:28 +01:00
2008-04-19 19:19:54 +02:00
2007-10-11 11:17:01 +02:00
2008-01-30 13:31:19 +01:00
2008-04-19 19:19:54 +02:00
2008-04-24 23:57:33 +02:00
2008-04-17 17:41:13 +02:00
2008-04-26 17:35:47 +02:00
2008-04-17 17:41:36 +02:00
2008-04-19 19:19:58 +02:00
2008-02-09 23:24:08 +01:00
2008-04-17 17:40:49 +02:00
2008-04-26 21:34:42 +02:00
2008-04-19 19:19:54 +02:00
2008-04-17 17:41:37 +02:00
2008-04-26 17:35:47 +02:00
2008-04-17 10:42:34 -04:00
2008-04-19 19:19:55 +02:00
2008-01-24 20:40:40 -08:00
2008-04-26 17:35:47 +02:00
2008-02-19 16:18:34 +01:00
2008-01-30 13:33:19 +01:00
2008-02-29 18:55:42 +01:00
2008-04-26 17:35:47 +02:00
2008-04-26 17:35:48 +02:00
2008-03-26 22:23:40 +01:00
2008-01-30 13:33:10 +01:00
2008-04-17 17:40:56 +02:00
2008-04-26 17:35:46 +02:00
2008-01-30 13:30:56 +01:00
2007-10-11 11:17:24 +02:00
2008-04-26 21:34:42 +02:00
2008-04-19 19:19:54 +02:00
2008-04-17 17:41:33 +02:00
2008-02-04 16:48:03 +01:00
2008-02-07 08:42:25 -08:00
2008-04-02 15:28:19 -07:00
2008-04-19 19:19:58 +02:00
2008-04-17 17:40:49 +02:00
2008-04-26 17:35:47 +02:00
2008-04-19 19:44:58 +02:00
2007-10-11 11:17:01 +02:00
2007-10-11 11:17:24 +02:00
2008-04-26 17:35:47 +02:00
2008-04-19 19:10:28 -07:00
2008-04-19 19:19:55 +02:00
2008-04-19 19:19:55 +02:00
2008-01-30 13:33:20 +01:00
2008-01-30 13:32:10 +01:00
2008-01-30 13:33:19 +01:00
2008-04-24 23:57:31 +02:00
2008-04-26 17:35:47 +02:00
2008-04-19 19:19:58 +02:00
2008-04-19 19:19:56 +02:00
2008-04-19 19:19:57 +02:00
2008-04-19 19:19:56 +02:00
2007-10-11 11:17:01 +02:00
2008-01-30 13:30:18 +01:00
2008-04-24 23:15:44 +02:00
2008-04-24 23:15:44 +02:00
2008-04-19 19:19:55 +02:00
2008-04-26 17:35:47 +02:00
2008-03-21 17:06:15 +01:00
2008-01-30 13:33:36 +01:00
2008-04-24 23:57:31 +02:00
2008-04-17 17:41:29 +02:00
2008-04-17 17:41:29 +02:00
2008-04-17 17:40:47 +02:00
2008-01-31 22:05:45 +01:00
2008-04-19 19:19:55 +02:00
2008-04-26 17:35:47 +02:00
2008-04-26 22:51:08 +02:00
2008-04-24 23:15:43 +02:00
2008-04-17 17:40:46 +02:00
2008-04-26 17:35:47 +02:00
2008-04-26 17:35:47 +02:00
2008-04-17 17:41:30 +02:00
2008-04-26 17:35:47 +02:00
2008-04-17 17:40:55 +02:00
2008-04-17 17:40:55 +02:00
2008-04-17 17:40:57 +02:00
2008-02-26 12:55:58 +01:00
2008-04-17 17:40:58 +02:00
2008-04-26 17:35:47 +02:00
2007-10-17 08:42:55 -07:00
2008-01-30 13:31:07 +01:00
2008-04-17 17:40:48 +02:00
2008-02-05 09:44:07 -08:00
2007-10-17 20:16:12 +02:00
2008-04-17 17:41:15 +02:00
2008-02-14 23:30:20 +01:00
2008-01-30 13:30:56 +01:00
2008-02-08 09:22:29 -08:00
2008-04-17 17:40:56 +02:00
2008-04-26 17:35:47 +02:00
2008-04-10 17:28:26 -07:00
2008-01-30 13:31:52 +01:00
2008-02-19 16:18:30 +01:00
2008-04-26 17:35:47 +02:00
2008-04-17 17:41:37 +02:00
2008-04-17 17:41:37 +02:00
2008-04-26 17:35:46 +02:00
2008-04-19 19:19:55 +02:00
2008-04-19 19:19:55 +02:00
2008-04-19 19:19:55 +02:00
2008-01-30 13:33:24 +01:00
2007-10-11 11:17:24 +02:00
2008-04-17 17:41:33 +02:00
2008-04-24 23:57:31 +02:00
2008-01-30 13:33:14 +01:00
2008-04-17 17:40:47 +02:00
2008-04-17 17:40:47 +02:00
2007-10-11 11:17:01 +02:00
2008-04-17 17:41:29 +02:00
2008-04-24 23:15:44 +02:00
2008-04-18 08:25:51 -07:00