Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-26 | erts: Reduce alloc_SUITE:rbtree runtime for valgrind | Sverker Eriksson | |
2015-11-26 | erts: Refactor alloc_SUITE to use NIFs instead of drivers | Sverker Eriksson | |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe | |
2013-06-19 | erts: Add new allocator strategy aoffcbf | Sverker Eriksson | |
with better performance than aoffcaobf as we don't have to rearrange the search tree when there are blocks of equal size. | |||
2013-06-03 | erts: Fix failing testcase alloc_SUITE:rbtree | Sverker Eriksson | |
2013-06-03 | erts: Rename allocator aoffcbf to aoffcaobf | Sverker Eriksson | |
and add documentation in erts_alloc | |||
2013-06-03 | erts: Add test for add_mbc and remove_mbc callbacks | Sverker Eriksson | |
2013-06-03 | erts: Prepare aoff allocator for carrier migration | Sverker Eriksson | |
by putting blocks from different carrier into separate search trees. Carriers are currently organized in a naive linked list by address order. | |||
2013-06-03 | erts: Add "bestfit within carrier" for aoff allocator (aoffcbf) | Sverker Eriksson | |
2011-07-18 | New allocator: Address order first fit (aoff) | Sverker Eriksson | |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |