rx-statistics-active-flag-20090110
authorJeffrey Altman <jaltman@your-file-system.com>
Sun, 11 Jan 2009 05:53:36 +0000 (05:53 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Sun, 11 Jan 2009 05:53:36 +0000 (05:53 +0000)
commit30cfed8e25dfcc6c423d1e121360f048d6724328
tree8b966c179763fa42900da1768a31534a950c4654
parent887a6eb59b5aa87bc8a5c3ec1fc78f80ac19a6f2
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.
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