32 lines
880 B
Plaintext
Raw Normal View History

2026-01-21 18:59:54 +08:00
#
# 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 |
2026-01-29 22:25:33 +08:00
| loongarch: | ok |
2026-01-21 18:59:54 +08:00
| m68k: | .. |
| microblaze: | .. |
| mips: | TODO |
| nios2: | .. |
| openrisc: | .. |
| parisc: | .. |
| powerpc: | ok |
2026-01-29 22:25:33 +08:00
| riscv: | ok |
2026-01-21 18:59:54 +08:00
| s390: | ok |
| sh: | .. |
| sparc: | TODO |
| um: | .. |
| x86: | ok |
| xtensa: | .. |
-----------------------