Linus Torvalds
|
ec965350bb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-devel
|
17 years ago |
Mike Travis
|
f46bdf2db2
numa: move large array from stack to _initdata section
|
17 years ago |
Suresh Siddha
|
6ec6e0d9f2
srat, x86: add support for nodes spanning other nodes
|
17 years ago |
Mike Travis
|
b447a468fc
x86: clean up non-smp usage of cpu maps
|
17 years ago |
Yinghai Lu
|
04adf11435
x86: remove never used nodenumer in pda
|
17 years ago |
Yinghai Lu
|
37bff62e98
x86_64: free_bootmem should take phys
|
17 years ago |
Yinghai Lu
|
7c9e92b6cd
x86: not set node to cpu_to_node if the node is not online
|
17 years ago |
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 |