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

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Fri, 28 Dec 2007 02:09:11 EST


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

Modified Files:
      Tag: openafs-devel-1_5_x
	cm_config.h 
Log Message:
DELTA DEVEL15-windows-bkg-daemon-threads-20071228
AUTHOR jaltman@secure-endpoints.com
LICENSE MIT

Reduce the default number of background daemon threads used for prefetch and
store operations to one.  Given the current implementation when more than
one thread is allocated they step on each other's toe while fighting over
locks.

A better model might be to divide up threads based upon cells or volumes
as a means of preventing contention.


--- DELTA config for openafs-devel-1_5_x follows ---
DEVEL15-windows-bkg-daemon-threads-20071228 openafs/src/WINNT/afsd/cm_config.h 1.8.6.2 1.8.6.3