OpenAFS CVS Commit: openafs/src/WINNT/afsd by jaltman
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Fri, 22 Jun 2007 18:16:39 EDT
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_cell.c cm_cell.h cm_ioctl.c cm_memmap.c cm_memmap.h
Log Message:
DELTA DEVEL15-windows-cell-hashtables-20070622
AUTHOR jaltman@secure-endpoints.com
Add name and ID hash tables for cell lookups. cell lookups occur on
every request. sometimes multiple times. removing the walking of the
cell list when there are dozens of cells decreases cpu utilization and
increases throughput.
--- DELTA config for openafs-devel-1_5_x follows ---
DEVEL15-windows-cell-hashtables-20070622 openafs/src/WINNT/afsd/cm_cell.c 1.23.2.5 1.23.2.6
DEVEL15-windows-cell-hashtables-20070622 openafs/src/WINNT/afsd/cm_cell.h 1.7.6.3 1.7.6.4
DEVEL15-windows-cell-hashtables-20070622 openafs/src/WINNT/afsd/cm_ioctl.c 1.73.2.15 1.73.2.16
DEVEL15-windows-cell-hashtables-20070622 openafs/src/WINNT/afsd/cm_memmap.c 1.7.2.5 1.7.2.6
DEVEL15-windows-cell-hashtables-20070622 openafs/src/WINNT/afsd/cm_memmap.h 1.3.4.3 1.3.4.4