nps: common/mc.h - in case of dual-core opterons MAXCPU is 8
baggins
baggins at pld-linux.org
Sun Sep 18 01:04:05 CEST 2005
Author: baggins Date: Sat Sep 17 23:04:05 2005 GMT
Module: nps Tag: HEAD
---- Log message:
- in case of dual-core opterons MAXCPU is 8
---- Files affected:
nps/common:
mc.h (1.1.1.1 -> 1.2)
---- Diffs:
================================================================
Index: nps/common/mc.h
diff -u nps/common/mc.h:1.1.1.1 nps/common/mc.h:1.2
--- nps/common/mc.h:1.1.1.1 Mon Jul 25 21:42:52 2005
+++ nps/common/mc.h Sun Sep 18 01:03:59 2005
@@ -83,7 +83,7 @@
#define DEFAULT_HB_POLL_INTERVAL 4000
-#define MAX_NUM_CPUS 4
+#define MAX_NUM_CPUS 8
#define MAX_PARTITIONS 2
#define NUM_MCA_REGS 18
================================================================
---- CVS-web:
http://cvs.pld-linux.org/nps/common/mc.h?r1=1.1.1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list