DEVEL15-rx-statistics-active-flag-20090110
authorJeffrey Altman <jaltman@your-file-system.com>
Sun, 11 Jan 2009 05:56:07 +0000 (05:56 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Sun, 11 Jan 2009 05:56:07 +0000 (05:56 +0000)
commit6b60f142575e71f55cfe0c6451d4ad74df641dd5
tree2a7c2f07174570690639c2a34148a8811642b223
parent449a759be2540a7961f03b5321af1f6b3ac318c6
DEVEL15-rx-statistics-active-flag-20090110

LICENSE MIT

Permit rx statistics gathering to be disabled by setting the
new rx_stats_active variable to 0.  This avoids grabbing the
rx_stats_mutex throughout the execution of the requests and
permits greater concurrency thoughout the library.

(cherry picked from commit 30cfed8e25dfcc6c423d1e121360f048d6724328)
src/libafsrpc/afsrpc.def
src/rx/rx.c
src/rx/rx_globals.h
src/rx/rx_kcommon.c
src/rx/rx_packet.c
src/rx/rx_prototypes.h
src/rx/rx_user.c