aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/test/alloc_SUITE_data
AgeCommit message (Expand)Author
2018-02-12Merge 'sverker/maint-19/alloc-n-migration/ERIERL-88'Sverker Eriksson
2017-12-20erts: Improve alloc_SUITE:migrationSverker Eriksson
2016-09-19Use more correct delimiters for erl_nif.h includeTuncer Ayaz
2016-03-15update copyright-yearHenrik Nord
2016-01-21erts: Add checks for thread safe allocationSverker Eriksson
2016-01-19Merge branch 'sverk/armata-memset-bug' into maintSverker Eriksson
2016-01-11erts: Workaround memset bug in test caseSverker Eriksson
2015-11-26erts: Reduce alloc_SUITE:rbtree runtime for valgrindSverker Eriksson
2015-11-26erts: Improve alloc_SUITE:migration testSverker Eriksson
2015-11-26erts: Pass free mem and build type to alloc_SUITE testsSverker Eriksson
2015-11-26erts: Fix snprintf in alloc_SUITE for windowsSverker Eriksson
2015-11-26erts: Workaround for strange crash on win64 in alloc_SUITE test codeSverker Eriksson
2015-11-26erts: Refactor alloc_SUITE to use NIFs instead of driversSverker Eriksson
2015-11-10erts: Add alloc_SUITE:migrationSverker Eriksson
2015-11-10erts: Add TEST allocatorSverker Eriksson
2015-06-18Change license text to APLv2Bruce Yinhe
2013-06-19erts: Add new allocator strategy aoffcbfSverker Eriksson
2013-06-04erts: Implement test case for carrier poolRickard Green
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
2013-01-23Merge branch 'rickard/r16/port-optimizations/OTP-10336'Rickard Green
2012-12-19Replace use of deprecated functions in test casesRickard Green
2012-11-15erts: Fix alloc_SUITE:coalesce for new header schemeSverker Eriksson
2012-11-15erts: Refactor renaming a couple of macros in alloc_utilSverker Eriksson
2012-11-15erts: Change single carrier block header flagsSverker Eriksson
2012-11-15erts: Make alloc_SUITE:bucket_mask handle larger carriersSverker Eriksson
2012-11-13erts: New mseg allocator cacheBjörn-Egil Dahlberg
2012-10-09Increase sbct for win64 as block alignment is 16Lukas Larsson
2011-12-09emulator test drivers: Conform to updated driver APIRaimo Niskanen
2011-12-02Iron out bugs in Win64 found in daily buildsPatrik Nyblom
2011-07-18New allocator: Address order first fit (aoff)Sverker Eriksson
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP