Yinghai Lu
|
b7ad149d62
x86: reenable support for system without on node0
|
17 years ago |
Bernhard Walle
|
72a7fe3967
Introduce flags for reserve_bootmem()
|
17 years ago |
Yinghai Lu
|
6118f76fb7
x86: print out node_data addr and bootmap_start addr
|
17 years ago |
Yinghai Lu
|
9347e0b0ce
x86: remove unneeded round_up
|
17 years ago |
Yinghai Lu
|
24a5da73f4
x86_64: make bootmap_start page align v6
|
17 years ago |
Yinghai Lu
|
25eff8d4cd
x86_64: add debug name for early_res
|
17 years ago |
Yinghai Lu
|
afadcd788f
x86: fix nodemap_size according to nodeid bits
|
17 years ago |
travis@sgi.com
|
1ce357129a
x86: early cpu_to_node fix in numa_64.c
|
17 years ago |
travis@sgi.com
|
4323838215
x86: change size of node ids from u8 to s16
|
17 years ago |
Mike Travis
|
625d6cffca
x86: fix early cpu_to_node panic from nr_free_zone_pages
|
17 years ago |
Ingo Molnar
|
9c5ba48958
x86: clean up paging_init()
|
17 years ago |
Yinghai Lu
|
fc7250ab38
x86: only support sparsemem
|
17 years ago |
travis@sgi.com
|
c49a4955ea
x86: add debug of invalid per_cpu map accesses
|
17 years ago |
Andi Kleen
|
7517527891
x86: replace hard coded reservations in 64-bit early boot code with dynamic table
|
17 years ago |
travis@sgi.com
|
316390b093
x86: fixup NR-CPUS patch for numa
|
17 years ago |
Andrew Morton
|
118c890961
arch/x86/mm/numa_64.c: section fix
|
17 years ago |
Mike Travis
|
693e3c5603
x86: reduce memory and intra-node effects
|
17 years ago |
travis@sgi.com
|
df3825c56d
x86: change NR_CPUS arrays in numa_64
|
17 years ago |
travis@sgi.com
|
3cc87e3f40
x86: change size of node ids from u8 to u16
|
17 years ago |
travis@sgi.com
|
ef97001f3d
x86: change size of APICIDs from u8 to u16
|
17 years ago |
Yinghai Lu
|
a261670aed
x86: cleanup setup_node_zones called by paging_init()
|
17 years ago |
Jeremy Fitzhardinge
|
5548fecdff
x86: clean up bitops-related warnings
|
17 years ago |
Christoph Lameter
|
b263295dbf
x86: 64-bit, make sparsemem vmemmap the only memory model
|
17 years ago |
Thomas Gleixner
|
7462894a7c
x86: fixup numa 64 namespace
|
17 years ago |
Thomas Gleixner
|
e3cfe529dd
x86: cleanup numa_64.c
|
17 years ago |
Thomas Gleixner
|
3abf024d2a
x86: nuke a ton of unused exports
|
17 years ago |
Thomas Gleixner
|
c9ff03428f
x86: move k8 related declarations
|
17 years ago |
Mike Travis
|
71fff5e6ca
x86: convert cpu_to_apicid to be a per cpu variable
|
17 years ago |
Mike Travis
|
98c9e27a56
x86: fix cpu_to_node references
|
17 years ago |
Yoann Padioleau
|
83e83d546c
x86: 0 -> NULL, for arch/x86_64
|
17 years ago |