Commit 5a867c03 authored by Andrew Morton's avatar Andrew Morton Committed by Linus Torvalds

[PATCH] sn: Need a bigger max compact node value

From: Pat Gefre <pfg@sgi.com>

Need a bigger max compact node value
parent 19785845
......@@ -27,7 +27,7 @@
* Effectively, it's the maximum number of compact node ids (cnodeid_t).
* This is not necessarily the same as MAX_NASIDS.
*/
#define MAX_COMPACT_NODES 128
#define MAX_COMPACT_NODES 2048
/*
* MAX_REGIONS refers to the maximum number of hardware partitioned regions.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment