version 1.49 | version 1.50 | |||
---|---|---|---|---|
|
| |||
/* | /* | |||
* static char *rcsid_config_h = | * static char *rcsid_config_h = | |||
* "$Id: config.h,v 1.49 2002/11/26 08:57:55 garbled Exp $"; | * "$Id: config.h,v 1.50 2003/03/19 08:18:00 mwedel Exp $"; | |||
*/ | */ | |||
/* | /* | |||
|
| |||
* 25000 is about 8.5 MB | * 25000 is about 8.5 MB | |||
*/ | */ | |||
#define MAX_OBJECTS 25000 | #define MAX_OBJECTS 100000 | |||
/* | /* | |||
* Max objects low water mark (lwm). If defined, the map swapping strategy | * Max objects low water mark (lwm). If defined, the map swapping strategy |
Legend:
|