OpenAFS CVS Commit: openafs/src/rx by jaltman
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Sun, 05 Mar 2006 22:05:03 EST
Update of /cvs/openafs/src/rx
In directory GRAND.CENTRAL.ORG:/home/jaltman/openafs/cvs-1-4/src/rx
Modified Files:
Tag: openafs-stable-1_4_x
rx_clock_nt.c
Log Message:
DELTA STABLE14-windows-rx-lwp-clock-20060305
AUTHOR jaltman@secure-endpoints.com
clock_Init() was broken because it would initialize rxi_clock0
with QueryPerformanceCounter() and then call clock_UpdateTime().
So instead of getting an ever increasing value you would get a
fixed value determined by how long it takes to make a function call
between to QueryPerformanceCounter() calls.
--- DELTA config for openafs-stable-1_4_x follows ---
STABLE14-windows-rx-lwp-clock-20060305 openafs/src/rx/rx_clock_nt.c 1.9.2.2 1.9.2.3