OpenAFS CVS Commit: openafs/src/WINNT/afsd by jaltman

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Wed, 19 Mar 2008 20:00:28 EDT


Update of /cvs/openafs/src/WINNT/afsd
In directory GRAND.CENTRAL.ORG:/home/jaltman/openafs/cvs-1-3/src/WINNT/afsd

Modified Files:
	afsd_init.c cm_config.h cm_memmap.c cm_memmap.h 
Log Message:
DELTA windows-max-cells-20080319
AUTHOR jaltman@secure-endpoints.com
LICENSE MIT

Add CM_CONFIGDEFAULT_CELLS (1024) to cm_config.h and a "Cells" registry
value that can be used to alter the limit at runtime.

No longer tie the number of cells to the number of stat cache objects.
1024 should be more than sufficient.



--- DELTA config follows ---
windows-max-cells-20080319 openafs/src/WINNT/afsd/afsd_init.c 1.117 1.118
windows-max-cells-20080319 openafs/src/WINNT/afsd/cm_config.h 1.16 1.17
windows-max-cells-20080319 openafs/src/WINNT/afsd/cm_memmap.c 1.16 1.17
windows-max-cells-20080319 openafs/src/WINNT/afsd/cm_memmap.h 1.12 1.13