aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/beam/erl_alloc.types
AgeCommit message (Expand)Author
2018-11-15erts: Add new module 'counters'Sverker Eriksson
2018-11-15erts: Add new module 'atomics'Sverker Eriksson
2018-11-06Merge branch 'bjorn/erts/persistent_terms/OTP-14669' into maintBjörn Gustavsson
2018-11-06Add a persistent term storageBjörn Gustavsson
2018-10-29Optimize operator '--' and yield on large inputsJohn Högberg
2018-05-22erts: Purge unused allocation typesSverker Eriksson
2018-05-16Replace previous suspend in setnode/3Rickard Green
2018-05-16New process suspend implementation based on async signalingRickard Green
2018-03-21Implementation of true asynchronous signaling between processesRickard Green
2018-01-03Replace the libc environment with a thread-safe emulationJohn Högberg
2017-11-15erts: Transcode tuple fallbacksSverker Eriksson
2017-10-20Merge branch 'maint'Björn Gustavsson
2017-10-18Don't dump literal areas that are not referenced at allBjörn Gustavsson
2017-10-12Merge branch 'rickard/null-chars/ERL-370/OTP-14543'Rickard Green
2017-10-11Don't allow null chars in various stringsRickard Green
2017-10-02erts: Move all I/O polling to a seperate threadLukas Larsson
2017-09-15erts: Remove undocumented driver_eventSverker Eriksson
2017-09-06stdlib: Improved BIF for binary matches and split.Andrew Bennett
2017-07-17erts: Cleanup alloc.types after non-smp removalLukas Larsson
2017-07-06Allow toggling lock counting at runtimeJohn Högberg
2017-05-18Make lock counter info independent of the locks being countedJohn Högberg
2017-05-04Update copyright yearRaimo Niskanen
2017-04-18Remove accessor BIF timer implementationRickard Green
2017-03-28Merge branch 'sverker/hipe-long-lived'Sverker Eriksson
2017-03-17erts: Change HIPE allocations from sys_allocSverker Eriksson
2017-03-02Implement ets:all() using scheduler specific dataRickard Green
2017-02-20Merge branch 'master' into sverker/enif_selectSverker Eriksson
2017-02-14Fixed typos in ertsAndrew Dryga
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-09-01Merge branch 'rickard/new-purge-strategy/OTP-13833' into maintRickard Green
2016-09-01Fix reclaim of literal areasRickard Green
2016-08-29Fix tracing of processes executing dirtyRickard Green
2016-08-29Fix purge of codeRickard Green
2016-08-26Reclaim literal area after purge has completedRickard Green
2016-05-11Add better support for communication with a process executing dirty NIFRickard Green
2016-04-26Merge branch 'lukas/erts/non-smp-debug-fixes/OTP-13047'Lukas Larsson
2016-04-20Merge branch 'sverker/hipe-code-alloc'Sverker Eriksson
2016-04-15erts: Add 'exec_alloc' for hipe codeSverker Eriksson
2016-04-15erts: Implement tracer modulesLukas Larsson
2016-04-13Merge branch 'henrik/update-copyrightyear'Henrik Nord
2016-03-24erts: std_alloc is not thread safe on non-smpHenrik Nord
2016-03-15erts: Fix erts_debug:set_internal_state(wait,deallocations)Sverker Eriksson
2016-03-15update copyright-yearHenrik Nord
2016-02-25Merge branch 'maint'Björn-Egil Dahlberg
2016-02-16erts: Add BIF erts_internal:system_check/1Björn-Egil Dahlberg
2016-02-02erts: Make msacc alloctor type thread safeSverker Eriksson