CAI Qian schrieb:
--- defs.h.orig 2009-08-03 01:46:46.000000000 +0800
+++ defs.h 2009-08-03 01:47:02.000000000 +0800
@@ -64,7 +64,7 @@
#define NR_CPUS (256)
#endif
#ifdef X86_64
-#define NR_CPUS (512)
+#define NR_CPUS (4096)
#endif
#ifdef ALPHA
#define NR_CPUS (64)
Some words on testing: SUSE has that change since Nov 12 2008, so that
change should be really well tested. :)
Regards,
Bernhard