123456789101112131415161718192021222324252627282930313233 |
- #
- # Feature name: numa-balancing
- # Kconfig: ARCH_SUPPORTS_NUMA_BALANCING
- # description: arch supports NUMA balancing
- #
- -----------------------
- | arch |status|
- -----------------------
- | alpha: | TODO |
- | arc: | .. |
- | arm: | .. |
- | arm64: | ok |
- | c6x: | .. |
- | h8300: | .. |
- | hexagon: | .. |
- | ia64: | TODO |
- | m68k: | .. |
- | microblaze: | .. |
- | mips: | TODO |
- | nds32: | TODO |
- | nios2: | .. |
- | openrisc: | .. |
- | parisc: | .. |
- | powerpc: | ok |
- | riscv: | TODO |
- | s390: | ok |
- | sh: | .. |
- | sparc: | TODO |
- | um: | .. |
- | unicore32: | .. |
- | x86: | ok |
- | xtensa: | .. |
- -----------------------
|