aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/beam/erl_alloc.types
AgeCommit message (Expand)Author
2019-07-22Enhanced node refc bookkeepingRickard Green
2019-04-18Make persistent_term:put/2 and persistent_term:erase/1 yieldKjell Winblad
2019-02-25Merge pull request #2124 from kjellwinblad/kjell/stdlib/iolist_size_trapKjell Winblad
2019-02-25Make iolist_size/1 yieldKjell Winblad
2019-02-22erts: Implement fragmentation of distrubution messagesLukas Larsson
2019-02-21erts: Yield later during process exit and allow free procs to runLukas Larsson
2018-11-15Merge branch 'maint'Sverker Eriksson
2018-11-15erts: Add new module 'counters'Sverker Eriksson
2018-11-15erts: Add new module 'atomics'Sverker Eriksson
2018-11-06Merge branch 'maint'Björn Gustavsson
2018-11-06Merge branch 'bjorn/erts/persistent_terms/OTP-14669' into maintBjörn Gustavsson
2018-11-06Add a persistent term storageBjörn Gustavsson
2018-11-02Merge branch 'maint'John Högberg
2018-10-29Optimize operator '--' and yield on large inputsJohn Högberg
2018-07-27Change "can not" into "cannot"Raimo Niskanen
2018-07-27Remove newline between can and notRaimo Niskanen
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