leveled/test/end_to_end
Martin Sumner 952f088873 Memory management
Extracting binary from within a binary leaves a reference to the whole of the original binary.

If there are a lot of very large objects received abck toback - this can explode the amount of memory the penciller appears to hold (and gc cannot resolve this).

To dereference from the larger binary, need to do a binary copy
2019-06-15 17:23:06 +01:00
..
appdefined_SUITE.erl Add user-defined functions 2018-12-06 21:00:59 +00:00
basic_SUITE.erl GC manifest files when numbers skipped 2019-05-23 10:16:15 +01:00
iterator_SUITE.erl Push log update through to cdb/sst 2018-12-11 20:42:00 +00:00
recovery_SUITE.erl Allow clerk to be stopped during compaction scoring 2019-01-25 12:11:42 +00:00
riak_SUITE.erl Memory management 2019-06-15 17:23:06 +01:00
testutil.erl Push log update through to cdb/sst 2018-12-11 20:42:00 +00:00
tictac_SUITE.erl Change to cast in inker/iclerk interaction 2019-01-24 21:32:54 +00:00