aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/test/alloc_SUITE_data/rbtree.c
AgeCommit message (Expand)Author
2015-11-26erts: Reduce alloc_SUITE:rbtree runtime for valgrindSverker Eriksson
2015-11-26erts: Refactor alloc_SUITE to use NIFs instead of driversSverker Eriksson
2015-06-18Change license text to APLv2Bruce Yinhe
2013-06-19erts: Add new allocator strategy aoffcbfSverker Eriksson
2013-06-03erts: Fix failing testcase alloc_SUITE:rbtreeSverker Eriksson
2013-06-03erts: Rename allocator aoffcbf to aoffcaobfSverker Eriksson
2013-06-03erts: Add test for add_mbc and remove_mbc callbacksSverker Eriksson
2013-06-03erts: Prepare aoff allocator for carrier migrationSverker Eriksson
2013-06-03erts: Add "bestfit within carrier" for aoff allocator (aoffcbf)Sverker Eriksson
2011-07-18New allocator: Address order first fit (aoff)Sverker Eriksson
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP