Lucas De Marchi
|
0d2eb44f63
x86: Fix common misspellings
|
14 years ago |
David Rientjes
|
c09cedf4f7
x86-64, NUMA: Clean up initmem_init()
|
14 years ago |
Tejun Heo
|
f891125028
x86-64, NUMA: Revert NUMA affine page table allocation
|
14 years ago |
Tejun Heo
|
eb8c1e2c83
x86-64, NUMA: Better explain numa_distance handling
|
14 years ago |
Yinghai Lu
|
ce0033307f
x86-64, NUMA: Fix distance table handling
|
14 years ago |
David Rientjes
|
1f565a896e
x86-64, NUMA: Fix size of numa_distance array
|
14 years ago |
Yinghai Lu
|
2bf50555b0
x86-64, NUMA: Seperate out numa_alloc_distance() from numa_set_distance()
|
14 years ago |
Tejun Heo
|
90e6b677b4
x86-64, NUMA: Add proper function comments to global functions
|
14 years ago |
Tejun Heo
|
b8ef9172b2
x86-64, NUMA: Move NUMA emulation into numa_emulation.c
|
14 years ago |
Tejun Heo
|
fbe99959d1
x86-64, NUMA: Prepare numa_emulation() for moving NUMA emulation into a separate file
|
14 years ago |
Yinghai Lu
|
69efcc6d90
x86-64, NUMA: Do not scan two times for setup_node_bootmem()
|
14 years ago |
Yinghai Lu
|
6d496f9f23
x86-64, NUMA: Put dummy_numa_init() in the init section
|
14 years ago |
Yinghai Lu
|
2ca230baeb
x86-64, NUMA: Don't call __pa() with invalid address in numa_reset_distance()
|
14 years ago |
Tejun Heo
|
e23bba6044
x86-64, NUMA: Unify emulated distance mapping
|
14 years ago |
Tejun Heo
|
6b78cb549b
x86-64, NUMA: Unify emulated apicid -> node mapping transformation
|
14 years ago |
Tejun Heo
|
1cca534073
x86-64, NUMA: Emulate directly from numa_meminfo
|
14 years ago |
Tejun Heo
|
775ee85d7b
x86-64, NUMA: Wrap node ID during emulation
|
14 years ago |
Tejun Heo
|
c88aea7a70
x86-64, NUMA: Make emulation code build numa_meminfo and share the registration path
|
14 years ago |
Tejun Heo
|
9d073caeb3
x86-64, NUMA: Build and use direct emulated nid -> phys nid mapping
|
14 years ago |
Tejun Heo
|
d9c515eacb
x86-64, NUMA: Trivial changes to prepare for emulation updates
|
14 years ago |
Tejun Heo
|
ac7136b611
x86-64, NUMA: Implement generic node distance handling
|
14 years ago |
Tejun Heo
|
4697bdcc94
x86-64, NUMA: Kill mem_nodes_parsed
|
14 years ago |
Tejun Heo
|
92d4a4371e
x86-64, NUMA: Rename cpu_nodes_parsed to numa_nodes_parsed
|
14 years ago |
Tejun Heo
|
91556237ec
x86-64, NUMA: Kill numa_nodes[]
|
14 years ago |
Tejun Heo
|
a844ef46fa
x86-64, NUMA: Add common find_node_by_addr()
|
14 years ago |
Tejun Heo
|
56e827fbde
x86-64, NUMA: consolidate and improve memblk sanity checks
|
14 years ago |
Tejun Heo
|
2e756be447
x86-64, NUMA: make numa_cleanup_meminfo() prettier
|
14 years ago |
Tejun Heo
|
f9c60251c3
x86-64, NUMA: Separate out numa_cleanup_meminfo()
|
14 years ago |
Tejun Heo
|
97e7b78d06
x86-64, NUMA: Introduce struct numa_meminfo
|
14 years ago |
Tejun Heo
|
8968dab8ad
x86-64, NUMA: Remove %NULL @nodeids handling from compute_hash_shift()
|
14 years ago |