bigger define for MAXSTAB
authorceriel <none@none>
Thu, 6 Aug 1987 13:00:47 +0000 (13:00 +0000)
committerceriel <none@none>
Thu, 6 Aug 1987 13:00:47 +0000 (13:00 +0000)
mach/proto/ncg/salloc.c

index a09f9c4..2291231 100644 (file)
@@ -24,7 +24,7 @@ static char rcsid[] = "$Header$";
  * Every now and then call garbage_collect() from toplevel.
  */
 
-#define MAXSTAB         500
+#define MAXSTAB         1500
 #define THRESHOLD       200
 
 char *stab[MAXSTAB];