[Kamailio-Devel] calculating average statistics
Juha Heinanen
jh at tutpro.com
Tue Aug 26 21:56:51 CEST 2008
statistics.h has been constructed in such a way that NO_ATOMIC_OPS
cannot easily co-exist with ATOMIC_OPS. it sort of assumes that if
NO_ATOMIC_OPS is not defined, then all macros need to have atomic
implementation. as atomic pimitives are inadequate for average
calculation, there is a need to mix atomic and non-atomic
implementations.
i'll see what i can do about it.
-- juha
More information about the Devel
mailing list