]> Zhao Yanbai Git Server - minix.git/commitdiff
Increase process table size
authorErik van der Kouwe <erik@minix3.org>
Wed, 27 Jan 2010 18:37:12 +0000 (18:37 +0000)
committerErik van der Kouwe <erik@minix3.org>
Wed, 27 Jan 2010 18:37:12 +0000 (18:37 +0000)
include/minix/sys_config.h

index 015e9bd46e6cfb8d8962b107676d8b36d64326d3..05702c4bf8294e890594b65d30bc6c974a6a0cc5 100644 (file)
@@ -18,7 +18,7 @@
 #define _PTR_SIZE      _EM_WSIZE
 #endif
 
-#define _NR_PROCS      100
+#define _NR_PROCS      256
 #define _NR_SYS_PROCS  32
 
 /* Set the CHIP type based on the machine selected. The symbol CHIP is actually