blob: 2687564e5fa876956f1bb203ee05f68b68715eac (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
|
#
# Feature name: numa-balancing
# Kconfig: ARCH_SUPPORTS_NUMA_BALANCING
# description: arch supports NUMA balancing
#
-----------------------
| arch |status|
-----------------------
| alpha: | TODO |
| arc: | .. |
| arm: | .. |
| arm64: | ok |
| csky: | .. |
| hexagon: | .. |
| ia64: | TODO |
| m68k: | .. |
| microblaze: | .. |
| mips: | TODO |
| nios2: | .. |
| openrisc: | .. |
| parisc: | .. |
| powerpc: | ok |
| riscv: | ok |
| s390: | ok |
| sh: | .. |
| sparc: | TODO |
| um: | .. |
| x86: | ok |
| xtensa: | .. |
-----------------------
|