aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/beam/erl_alloc.c
AgeCommit message (Expand)Author
2016-05-04erts: Add Sender in 'receive' trace matchspecSverker Eriksson
2016-05-04erts: Add macro HAVE_ERTS_MMAPSverker Eriksson
2016-04-29erts: Fix system_info({allocator_sizes, mseg_alloc})Sverker Eriksson
2016-04-29erts: Add erts_mmap to system_info(allocator)Sverker Eriksson
2016-04-29erts: Add literal_mmap and exec_mmap to system_infoSverker Eriksson
2016-04-20erts: Produce statistics for literal and hipe super carriersSverker Eriksson
2016-04-20Merge branch 'sverker/hipe-code-alloc'Sverker Eriksson
2016-04-15erts: Add 'exec_alloc' for hipe codeSverker Eriksson
2016-04-15erts: Refactor callbacks for literal mseg allocSverker Eriksson
2016-04-15erts: Tweak defaults for literal allocatorSverker Eriksson
2016-04-15erts: Implement tracer modulesLukas Larsson
2016-04-13Merge branch 'henrik/update-copyrightyear'Henrik Nord
2016-04-04Merge tag 'OTP-18.3.1'Henrik Nord
2016-03-16erts: Create erl_crash.dump when out of memoryLukas Larsson
2016-03-15update copyright-yearHenrik Nord
2016-03-08Merge branch 'sverk/literal-alloc-polish'Sverker Eriksson
2016-03-01Merge branch 'sverk/halt-INT_MIN' into maintSverker Eriksson
2016-02-24Merge branch 'master' into sverk/master/halt-INT_MINSverker Eriksson
2016-02-24erts: Change erl_exit into erts_exitSverker Eriksson
2016-02-23erts: Add emulator flag +MIscs for literal super carrier sizeSverker Eriksson
2016-02-23erts: Refactor init of erts_literal_mmapperSverker Eriksson
2016-02-23erts: Make literal_alloc documented and configurableSverker Eriksson
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