Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
torvalds
GitHub Repository: torvalds/linux
Path: blob/master/Documentation/features/sched/numa-balancing/arch-support.txt
26288 views
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: | ok |
13
| csky: | .. |
14
| hexagon: | .. |
15
| loongarch: | ok |
16
| m68k: | .. |
17
| microblaze: | .. |
18
| mips: | TODO |
19
| nios2: | .. |
20
| openrisc: | .. |
21
| parisc: | .. |
22
| powerpc: | ok |
23
| riscv: | ok |
24
| s390: | ok |
25
| sh: | .. |
26
| sparc: | TODO |
27
| um: | .. |
28
| x86: | ok |
29
| xtensa: | .. |
30
-----------------------
31
32