* sigproc.cc (NZOMBIES): Reduce substantially to minimize memory use.

This commit is contained in:
Christopher Faylor
2001-09-10 00:19:06 +00:00
parent ac9841a070
commit 6409b03b1a
2 changed files with 5 additions and 1 deletions

View File

@ -46,7 +46,7 @@ details. */
#define no_signals_available() (!hwait_sig || !sig_loop_wait)
#define NZOMBIES 4096
#define NZOMBIES 256
/*
* Global variables