Skip to content

Commit

Permalink
[IA64-SGI] Increase max system size of SGI SN systems
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Jack Steiner authored and Tony Luck committed Sep 28, 2005
1 parent 55642d3 commit 59c4223
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/asm-ia64/sn/arch.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 59c4223

Please sign in to comment.