From: Erik van der Kouwe Date: Wed, 27 Jan 2010 18:37:12 +0000 (+0000) Subject: Increase process table size X-Git-Tag: v3.1.6~16 X-Git-Url: http://zhaoyanbai.com/repos/?a=commitdiff_plain;h=69592267074b2b1bacef53e6af0b183e0e25152d;p=minix.git Increase process table size --- diff --git a/include/minix/sys_config.h b/include/minix/sys_config.h index 015e9bd46..05702c4bf 100644 --- a/include/minix/sys_config.h +++ b/include/minix/sys_config.h @@ -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