influxdb/tsdb/engine
Jon Seymour 510ee2c790 tsm: cache: during writes, update the memSize statistic outside the lock
Since we are not locking but relying on atomic arithmetic,
use Add rather than Set. Will also result in slightly less garbage
being created.

Signed-off-by: Jon Seymour <jon@wildducktheories.com>
2016-02-22 08:26:35 +11:00
..
tsm1 tsm: cache: during writes, update the memSize statistic outside the lock 2016-02-22 08:26:35 +11:00
engine.go Lint tsdb and tsdb/engine package 2016-02-10 21:33:46 +01:00