Merge tag 'platform-drivers-x86-v4.17-1' of git://git.infradead.org/linux-platform...
[sfrench/cifs-2.6.git] / Documentation / features / sched / numa-balancing / arch-support.txt
1 #
2 # Feature name:          numa-balancing
3 #         Kconfig:       ARCH_SUPPORTS_NUMA_BALANCING
4 #         description:   arch supports NUMA balancing
5 #
6     -----------------------
7     |         arch |status|
8     -----------------------
9     |       alpha: | TODO |
10     |         arc: |  ..  |
11     |         arm: |  ..  |
12     |       arm64: |  ..  |
13     |         c6x: |  ..  |
14     |       h8300: |  ..  |
15     |     hexagon: |  ..  |
16     |        ia64: | TODO |
17     |        m68k: |  ..  |
18     |  microblaze: |  ..  |
19     |        mips: | TODO |
20     |       nios2: |  ..  |
21     |    openrisc: |  ..  |
22     |      parisc: |  ..  |
23     |     powerpc: |  ok  |
24     |        s390: |  ..  |
25     |          sh: |  ..  |
26     |       sparc: | TODO |
27     |          um: |  ..  |
28     |   unicore32: |  ..  |
29     |         x86: |  ok  |
30     |      xtensa: |  ..  |
31     -----------------------