summaryrefslogtreecommitdiffstats
path: root/test/unit
diff options
context:
space:
mode:
authorQi Wang <interwq@gwu.edu>2017-01-30 23:54:16 (GMT)
committerQi Wang <interwq@gmail.com>2017-02-01 23:17:39 (GMT)
commitbbff6ca6740c27737378f6c2dec3a13053a5a150 (patch)
tree681586ef3f2d17ed3450f52d84284eb5279566ee /test/unit
parent190f81c6d5676efd321701dd9b8918a24da2f783 (diff)
downloadjemalloc-bbff6ca6740c27737378f6c2dec3a13053a5a150.zip
jemalloc-bbff6ca6740c27737378f6c2dec3a13053a5a150.tar.gz
jemalloc-bbff6ca6740c27737378f6c2dec3a13053a5a150.tar.bz2
Handle race in stats_arena_bins_print
When multiple threads calling stats_print, race could happen as we read the counters in separate mallctl calls; and the removed assertion could fail when other operations happened in between the mallctl calls. For simplicity, output "race" in the utilization field in this case.
Diffstat (limited to 'test/unit')
0 files changed, 0 insertions, 0 deletions