diff --git a/mach/proto/cg/salloc.c b/mach/proto/cg/salloc.c index 0543c96a4..629640131 100644 --- a/mach/proto/cg/salloc.c +++ b/mach/proto/cg/salloc.c @@ -35,7 +35,7 @@ static char rcsid[] = "$Header$"; * Every now and then call garbage_collect() from toplevel. */ -#define MAXSTAB 500 +#define MAXSTAB 2500 #define THRESHOLD 200 char *stab[MAXSTAB];