diff options
author | Sverker Eriksson <[email protected]> | 2017-12-13 17:09:24 +0100 |
---|---|---|
committer | Sverker Eriksson <[email protected]> | 2017-12-20 15:19:32 +0100 |
commit | 881240485b96cfa7d4a75587f6f14c4e6c83eeeb (patch) | |
tree | a170811fe322626a36a65a2e83a5f6475c55fb3d /erts | |
parent | a7f87e104e769cb7fed65076193ef0bc4c9f08fd (diff) | |
download | otp-881240485b96cfa7d4a75587f6f14c4e6c83eeeb.tar.gz otp-881240485b96cfa7d4a75587f6f14c4e6c83eeeb.tar.bz2 otp-881240485b96cfa7d4a75587f6f14c4e6c83eeeb.zip |
stdlib: Make ets_SUITE memory check try again
as memory stats do not guarantee consistency.
A typical ETS test case ends by a lot of deallocating
that may now trigger homecoming carrier migration,
that in turn can cause quite large inconsistencies
in memory stats when same carrier is accounted for twice
or not at all.
And that's my theory why I now sometimes see transient discrepancies
between before and after memory stats.
Diffstat (limited to 'erts')
0 files changed, 0 insertions, 0 deletions