mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 17:51:43 +00:00
[IA64-SGI] Increase max system size of SGI SN systems
Increase the maximum system size of SGI SN systems. Note that this is not the maximum SSI size. The maximum system size is the number of nodes in the numalink domain. Signed-off-by: Jack Steiner <steiner@sgi.com> Signed-off-by: Tony Luck <tony.luck@intel.com>
This commit is contained in:
parent
55642d36cd
commit
59c422358d
@ -41,7 +41,7 @@
|
||||
* This value is also the value of the maximum number of NASIDs in the numalink
|
||||
* fabric.
|
||||
*/
|
||||
#define MAX_NUMALINK_NODES 2048
|
||||
#define MAX_NUMALINK_NODES 16384
|
||||
|
||||
/*
|
||||
* The following defines attributes of the HUB chip. These attributes are
|
||||
|
Loading…
Reference in New Issue
Block a user