OpenAFS CVS Commit: openafs/src/WINNT/afsd by jaltman
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Fri, 10 Aug 2007 16:38:21 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 afsd_service.c cm_memmap.c cm_memmap.h
Log Message:
DELTA windows-adjustable-block-size-20070810
AUTHOR jaltman@secure-endpoints.com
New registry value "BlockSize" can be used to specify an alternative
block size. The default is 4K. A larger blocksize will be needed if
you want to support a 6TB cache.
Also extend the service startup timeout hint to two minutes to give
the AFS client service more time to startup successfully when the
cache is really large.
--- DELTA config follows ---
windows-adjustable-block-size-20070810 openafs/src/WINNT/afsd/afsd_init.c 1.94 1.95
windows-adjustable-block-size-20070810 openafs/src/WINNT/afsd/afsd_service.c 1.65 1.66
windows-adjustable-block-size-20070810 openafs/src/WINNT/afsd/cm_memmap.c 1.13 1.14
windows-adjustable-block-size-20070810 openafs/src/WINNT/afsd/cm_memmap.h 1.7 1.8