aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/beam/erl_alloc.c
AgeCommit message (Expand)Author
2016-02-08Merge branch 'sverk/thread-unsafe-alloc'Sverker Eriksson
2016-02-03Merge branch 'maint'Lukas Larsson
2016-02-02erts: Add ERTS_WRITE_UNLIKELYLukas Larsson
2016-01-27erts: When erts_alloc fails, the emulator no longer abortsLukas Larsson
2016-01-21erts: Add checks for thread safe allocationSverker Eriksson
2015-12-08Merge branch 'rickard/ohmq-fixup/OTP-13047'Rickard Green
2015-12-08Always use literal_allocRickard Green
2015-11-27Merge branch 'maint'Sverker Eriksson
2015-11-26erts: Improve alloc_SUITE:migration testSverker Eriksson
2015-11-12Fragmented young heap generation and off_heap_message_queue optionRickard Green
2015-11-12erts: Add support for fast erts_is_literal()Sverker Eriksson
2015-11-12erts: Refactor erl_mmap to allow several mapper instancesSverker Eriksson
2015-11-10erts: Add alloc_SUITE:migrationSverker Eriksson
2015-11-10erts: Add TEST allocatorSverker Eriksson
2015-09-11erts: Add new allocator LITERALSverker Eriksson
2015-09-11erts: Cleanup main carrier creationSverker Eriksson
2015-06-24erts: Remove HALFWORD_HEAP definitionBjörn-Egil Dahlberg
2015-06-18Change license text to APLv2Bruce Yinhe
2015-06-16Revert "Add thread index to allocator enomem dump slogan"Björn-Egil Dahlberg
2015-06-09Disable accessor timer optionRickard Green
2015-05-12Merge branch 'rickard/timer-optimization/OTP-12650'Rickard Green
2015-05-12Timer fixes, documentation, and test casesRickard Green
2015-05-08Merge branch 'rickard/timer-optimization/OTP-12650'Rickard Green
2015-05-08Optimized timer implementationRickard Green
2015-04-14erts: Refactor erts_queue_messageBjörn-Egil Dahlberg
2014-12-02erts: Add compile time assert ERTS_CT_ASSERTSverker Eriksson
2014-03-09Add thread index to allocator enomem dump sloganRick Reed
2014-02-24Merge branch 'lukas/ose/master/OTP-11334'Lukas Larsson
2014-02-24ose,erts: Specify name for tsd keysLukas Larsson
2014-01-31Fix +Mea configRickard Green
2014-01-29Make it easier to revert +M<S>acul defaultRickard Green
2014-01-28initial support for dirty schedulers and dirty NIFsSteve Vinoski
2014-01-23Merge branch 'rickard/default_acul/OTP-11604'Rickard Green
2013-11-05Replace the +MMscmgc switch with +MMscrfsdRickard Green
2013-11-05Add switch for disabling sys_alloc carriersRickard Green
2013-11-05Add support for locking mappings to physical memoryRickard Green
2013-09-30erts: Add erts_mmap statsSverker Eriksson
2013-09-30erts: Add erts_bld_tupleX macrosSverker Eriksson
2013-09-30erts: erts_mmap supercarrier management and erts_mseg usageRickard Green
2013-09-30erts: Prepare erl_mmap with tree structures for free seg storageSverker Eriksson
2013-09-25Merge branch 'rickard/aligned-sys_alloc-carriers/OTP-11318' into rickard/alig...Rickard Green
2013-09-25Implement platform specific aligned sys_alloc and use when supportedRickard Green
2013-06-20Merge branch 'sverk/aoffcbf' into maintSverker Eriksson
2013-06-19erts: Make aoffcbf default when migration is enabledSverker Eriksson
2013-06-19erts: Add new allocator strategy aoffcbfSverker Eriksson
2013-06-10erts: Fix warningRickard Green
2013-06-04erts: Use "+Muacul de" as defaultRickard Green
2013-06-04erts: Use carrier pool for migration of carriersRickard Green
2013-06-04erts: Implement test case for carrier poolRickard Green
2013-06-03erts: Rename allocator aoffcbf to aoffcaobfSverker Eriksson