projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
be941bf
)
arch/sparc: increase CONFIG_NODES_SHIFT on SPARC64 to 5
author
Jane Chu
<
[email protected]
>
Thu, 25 May 2017 19:51:20 +0000
(13:51 -0600)
committer
David S. Miller
<
[email protected]
>
Fri, 26 May 2017 18:51:22 +0000
(11:51 -0700)
SPARC M6-32 platform has (2^5) NUMA nodes, so need to bump up the
CONFIG_NODES_SHIFT to 5.
Orabug:
25577754
Signed-off-by: Jane Chu <
[email protected]
>
Reviewed-by: Bob Picco <
[email protected]
>
Reviewed-by: Atish Patra <
[email protected]
>
Signed-off-by: David S. Miller <
[email protected]
>
arch/sparc/Kconfig
patch
|
blob
|
history
diff --git
a/arch/sparc/Kconfig
b/arch/sparc/Kconfig
index 58243b0d21c006cfea9c47723221a33b7673fae9..e544ac12737e7b31cf18c77be99b03e9da6e71f7 100644
(file)
--- a/
arch/sparc/Kconfig
+++ b/
arch/sparc/Kconfig
@@
-295,9
+295,13
@@
config NUMA
depends on SPARC64 && SMP
config NODES_SHIFT
- int
- default "4"
+ int "Maximum NUMA Nodes (as a power of 2)"
+ range 4 5 if SPARC64
+ default "5"
depends on NEED_MULTIPLE_NODES
+ help
+ Specify the maximum number of NUMA Nodes available on the target
+ system. Increases memory reserved to accommodate various tables.
# Some NUMA nodes have memory ranges that span
# other nodes. Even though a pfn is valid and