aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/beam/erl_alloc.c
AgeCommit message (Expand)Author
2019-04-10erts: Make erts_free debug failure easier to diagnoseLukas Larsson
2018-10-31Merge PR-1997 from sverker/erts/ordered_set-select-improvements/OTP-15325Sverker Eriksson
2018-10-19erts: Fix debug_realloc for ptr==NULLSverker Eriksson
2018-10-17Merge branch 'maint'Sverker Eriksson
2018-10-15erts: Fix bug in debug_free for NULL pointerSverker Eriksson
2018-07-31Merge branch 'maint'Lukas Larsson
2018-07-30erl_alloc: align ErtsAllocatorState_tMikael Pettersson
2018-07-09Adjust fix_alloc sizes to guarantee they fit a dd blockJohn Högberg
2018-06-28Add 'chaos first fit' to test mixed-order carrier migrationJohn Högberg
2018-06-28Allow cross-type carrier migrationJohn Högberg
2018-06-04erts: Refactor usage of am_atom_put to ERTS_MAKE_AMSverker Eriksson
2018-04-23erts: Rewrite memory instrumentationJohn Högberg
2018-03-21Merge pull request #1740 from rickard-green/rickard/signals/OTP-14589Rickard Green
2018-03-21Implementation of true asynchronous signaling between processesRickard Green
2018-03-13Merge PR-1699 from sverker/hipe-amd64-high-code/OTP-14951Sverker Eriksson
2018-03-09Always use sys_memcpy/cmp/etc instead of plain memcpy/cmp/etcJohn Högberg
2018-03-05erts: Remove hipe amd64 code super carrier (exec_mmap)Sverker Eriksson
2018-02-12Merge 'sverker/maint-20/alloc-n-migration/ERIERL-88'Sverker Eriksson
2018-02-12Merge 'sverker/maint-19/alloc-n-migration/ERIERL-88'Sverker Eriksson
2018-02-12Merge 'sverker/carrier-migration-improvements'Sverker Eriksson
2018-02-12erts: Add system_flags(erts_alloc,"+M?sbct *")Sverker Eriksson
2018-02-12erts: Add age order first fit allocator strategiesSverker Eriksson
2018-02-08erts: Refactor erl_ao_firstfit_allocSverker Eriksson
2018-02-08erts: Add migration options "acnl" and "acfml"Sverker Eriksson
2017-12-20erts: Improve alloc_SUITE:migrationSverker Eriksson
2017-10-02erts: temp_alloc can no longer be disabledLukas Larsson
2017-09-15erts: Remove undocumented driver_eventSverker Eriksson
2017-09-11erts: Remove possibility to disable dirty schedulersLukas Larsson
2017-07-17erts: Replace usage of all erts_smp prefixes to just ertsLukas Larsson
2017-07-17erts: Cleanup removal of non-smp emulatorsLukas Larsson
2017-07-17erts: Remove ERTS_SMP and USE_THREAD definesLukas Larsson
2017-07-06Allow toggling lock counting at runtimeJohn Högberg
2017-05-16Merge pull request #1436 from garazdawi/lukas/erts/remove_unused_functionsLukas Larsson
2017-05-16erts: Remove old unused functionsLukas Larsson
2017-05-04Update copyright yearRaimo Niskanen
2017-04-18Remove accessor BIF timer implementationRickard Green
2017-02-20Merge branch 'master' into sverker/enif_selectSverker Eriksson
2017-02-13Magic indirectionRickard Green
2017-02-06Implement magic referencesRickard Green
2017-02-03Merge branch 'master' into sverker/enif_selectSverker Eriksson
2017-01-12Return and exception trace for nif-export scheduled BIFsRickard Green
2016-11-30erts: Add enif_select & enif_open_resource_type_xSverker Eriksson
2016-11-22Merge branch 'maint'Sverker Eriksson
2016-11-17erts: Refactor crash dumping with cbprintfSverker Eriksson
2016-10-14erts: Enable exec_alloc for all hipe architecturesSverker Eriksson
2016-10-14erts: Fill freed EXEC memory with illegal instructions on DEBUGSverker Eriksson
2016-05-17Merge branch 'sverker/hipe-amd64-code-alloc/OTP-13359'Sverker Eriksson
2016-05-09Merge branch 'sverker/system_info-erts_mmap/OTP-13560'Sverker Eriksson
2016-05-04erts: Show exec_alloc as disabled when not usedSverker Eriksson
2016-05-04erts: Refactor ERTS_ALC_INFO_A_* constantsSverker Eriksson