Lee Schermerhorn
|
e534c7c5f8
numa: x86_64: use generic percpu var numa_node_id() implementation
|
15 years ago |
Linus Torvalds
|
a626b46e17
Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 years ago |
David Rientjes
|
ca2107c9d6
x86, numa: Remove configurable node size support for numa emulation
|
15 years ago |
David Rientjes
|
8df5bb34de
x86, numa: Add fixed node size option for numa emulation
|
15 years ago |
David Rientjes
|
68fd111e02
x86, numa: Fix numa emulation calculation of big nodes
|
15 years ago |
Yinghai Lu
|
08677214e3
x86: Make 64 bit use early_res instead of bootmem before slab
|
15 years ago |
Yinghai Lu
|
cef625eef8
x86: Make early_node_mem get mem > 4 GB if possible
|
15 years ago |
Yinghai Lu
|
1842f90cc9
x86: Call early_res_to_bootmem one time
|
15 years ago |
Yinghai Lu
|
d9c2d5ac6a
x86, numa: Use near(er) online node instead of roundrobin for NUMA
|
15 years ago |
Yinghai Lu
|
021428ad14
x86, numa, bootmem: Only free bootmem on NUMA failure path
|
15 years ago |
David Rientjes
|
adc1938994
x86: Interleave emulated nodes over physical nodes
|
15 years ago |
David Rientjes
|
8716273cae
x86: Export srat physical topology
|
15 years ago |
David Rientjes
|
8ee2debce3
x86: Export k8 physical topology
|
15 years ago |
Yinghai Lu
|
7c43769a97
x86, mm: Fix node_possible_map logic
|
16 years ago |
Yinghai Lu
|
888a589f6b
mm, x86: remove MEMORY_HOTPLUG_RESERVE related code
|
16 years ago |
Pekka Enberg
|
3551f88f64
x86: unify 64-bit UMA and NUMA paging_init()
|
16 years ago |
Yinghai Lu
|
4c31e92b97
x86: check boundary in setup_node_bootmem()
|
16 years ago |
Rusty Russell
|
73e907de7d
cpumask: remove x86 cpumask_t uses.
|
16 years ago |
Rusty Russell
|
c032ef60d1
cpumask: convert node_to_cpumask_map[] to cpumask_var_t
|
16 years ago |
Rusty Russell
|
71ee73e722
x86: unify 32 and 64-bit node_to_cpumask_map
|
16 years ago |
Rusty Russell
|
b9c4398ed4
cpumask: remove x86's node_to_cpumask now everyone uses cpumask_of_node
|
16 years ago |
Ingo Molnar
|
fc6fc7f1b1
Merge branch 'linus' into x86/apic
|
16 years ago |
KAMEZAWA Hiroyuki
|
f2dbcfa738
mm: clean up for early_pfn_to_nid()
|
16 years ago |
Brian Gerst
|
44581a28e8
x86: fix abuse of per_cpu_offset
|
16 years ago |
Brian Gerst
|
6470aff619
x86: move 64-bit NUMA code
|
16 years ago |
Mike Travis
|
168ef543a4
x86: prepare for cpumask iterators to only go to nr_cpu_ids
|
16 years ago |
Joerg Roedel
|
be3e89ee6d
x86: convert numa_64.c from round_up to roundup
|
17 years ago |
Johannes Weiner
|
b61bfa3c46
mm: move bootmem descriptors definition to a single place
|
17 years ago |
Thomas Gleixner
|
cfc1b9a6a6
x86: convert Dprintk to pr_debug
|
17 years ago |
Yinghai Lu
|
c987d12f84
x86: remove end_pfn in 64bit
|
17 years ago |