On Tue, Feb 11, 2014 at 04:30:46PM -0800, Jarno Rajahalme wrote:
> Rule's 'used' timestamp is updated at the same time with the other
> stats. So far the 'used' has been updated without proper protection,
> which may lead to 'tearing' in 32-bit architectures, resulting in an
> incorrect 'used' tim
Rule's 'used' timestamp is updated at the same time with the other
stats. So far the 'used' has been updated without proper protection,
which may lead to 'tearing' in 32-bit architectures, resulting in an
incorrect 'used' timestamp. While in practice this is highly
improbable, it is still better