]> Git Repo - linux.git/commitdiff
[IA64-SGI] Increase max system size of SGI SN systems
authorJack Steiner <[email protected]>
Tue, 27 Sep 2005 13:25:32 +0000 (08:25 -0500)
committerTony Luck <[email protected]>
Wed, 28 Sep 2005 21:32:57 +0000 (14:32 -0700)
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 <[email protected]>
Signed-off-by: Tony Luck <[email protected]>
include/asm-ia64/sn/arch.h

index 8fce5a6db951c75108d4b7afa6c23dec322ce519..1a3831c04af607fdcde43dc2a74909130459d34d 100644 (file)
@@ -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
This page took 0.068238 seconds and 4 git commands to generate.