Wanlong Gao
|
9512938b88
cpumask: update setup_node_to_cpumask_map() comments
|
13 years ago |
Linus Torvalds
|
d0b9706c20
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
Petr Holasek
|
54eed6cb16
x86/numa: Add constraints check for nid parameters
|
13 years ago |
Tejun Heo
|
24aa07882b
memblock, x86: Replace memblock_x86_reserve/free_range() with generic ones
|
14 years ago |
Tejun Heo
|
474b881bf4
x86: Use absent_pages_in_range() instead of memblock_x86_hole_size()
|
14 years ago |
Tejun Heo
|
0608f70c78
x86: Use HAVE_MEMBLOCK_NODE_MAP
|
14 years ago |
Tejun Heo
|
eb40c4c27f
memblock, x86: Replace memblock_x86_find_in_range_node() with generic memblock calls
|
14 years ago |
Tejun Heo
|
1f5026a7e2
memblock: Kill MEMBLOCK_ERROR
|
14 years ago |
Tejun Heo
|
1e01979c8f
x86, numa: Implement pfn -> nid mapping granularity check
|
14 years ago |
Yinghai Lu
|
e5a10c1bd1
x86, NUMA: Trim numa meminfo with max_pfn in a separate loop
|
14 years ago |
Yinghai Lu
|
a56bca80db
x86, NUMA: Rename setup_node_bootmem() to setup_node_data()
|
14 years ago |
Tejun Heo
|
752d4f372f
x86, NUMA: Make numa_init_array() static
|
14 years ago |
Tejun Heo
|
bd6709a91a
x86, NUMA: Make 32bit use common NUMA init path
|
14 years ago |
Tejun Heo
|
7888e96b26
x86, NUMA: Initialize and use remap allocator from setup_node_bootmem()
|
14 years ago |
Tejun Heo
|
38f3e1ca24
x86, NUMA: Remove long 64bit assumption from numa.c
|
14 years ago |
Tejun Heo
|
744baba0c4
x86, NUMA: Enable build of generic NUMA init code on 32bit
|
14 years ago |
Tejun Heo
|
a4106eae65
x86, NUMA: Move NUMA init logic from numa_64.c to numa.c
|
14 years ago |
Tejun Heo
|
e6df595b37
x86, NUMA: Move numa_nodes_parsed to numa.[hc]
|
14 years ago |
Tejun Heo
|
6bd262731b
x86, NUMA: Unify 32/64bit numa_cpu_node() implementation
|
14 years ago |
David Rientjes
|
7a6c654782
x86, numa: Fix cpu nodemasks for NUMA emulation and CONFIG_DEBUG_PER_CPU_MAPS
|
14 years ago |
David Rientjes
|
14392fd329
x86, numa: Add error handling for bad cpu-to-node mappings
|
14 years ago |
Tejun Heo
|
8db78cc4b4
x86: Unify NUMA initialization between 32 and 64bit
|
14 years ago |
Tejun Heo
|
de2d9445f1
x86: Unify node_to_cpumask_map handling between 32 and 64bit
|
14 years ago |
Tejun Heo
|
645a79195f
x86: Unify CPU -> NUMA node mapping between 32 and 64bit
|
14 years ago |
Tejun Heo
|
bbc9e2f452
x86: Unify cpu/apicid <-> NUMA node mapping between 32 and 64bit
|
14 years ago |
Jan Beulich
|
9032160275
x86: Unify "numa=" command line option handling
|
14 years ago |
Akinobu Mita
|
e565813ab9
x86/mm: Remove unused DBG() macro
|
15 years ago |
Linus Torvalds
|
35926ff5fb
Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()"
|
15 years ago |
Jack Steiner
|
0ac0c0d0f8
cpusets: randomize node rotor used in cpuset_mem_spread_node()
|
15 years ago |
Rusty Russell
|
0b966252d9
cpumask: convert node_to_cpumask_map[] to cpumask_var_t
|
16 years ago |