summaryrefslogtreecommitdiff
path: root/erts/emulator/beam/erl_alloc.types
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'rickard/thr-progress-wakeup-bugs/OTP-16870' into maint-22Erlang/OTP2020-10-021-0/+1
|\
| * Fix thread progress handling in poll threadsRickard Green2020-09-291-0/+1
* | Update copyright yearRickard Green2020-03-131-1/+1
* | Merge 'rickard/proc-exit-lit-area-21/OTP-16193' into 'rickard/proc-exit-lit-a...Rickard Green2019-10-311-0/+1
|\ \
| * \ Merge 'rickard/proc-exit-lit-area-20/OTP-16193' into 'rickard/proc-exit-lit-a...Rickard Green2019-10-291-0/+1
| |\ \ | | |/ | |/|
| | * Fix release of literal areasRickard Green2019-10-291-0/+1
* | | Enhanced node refc bookkeepingRickard Green2019-07-221-0/+1
* | | Make persistent_term:put/2 and persistent_term:erase/1 yieldKjell Winblad2019-04-181-0/+1
* | | Merge pull request #2124 from kjellwinblad/kjell/stdlib/iolist_size_trapKjell Winblad2019-02-251-10/+11
|\ \ \
| * | | Make iolist_size/1 yieldKjell Winblad2019-02-251-10/+11
* | | | erts: Implement fragmentation of distrubution messagesLukas Larsson2019-02-221-0/+1
* | | | erts: Yield later during process exit and allow free procs to runLukas Larsson2019-02-211-0/+1
|/ / /
* | | Merge branch 'maint'Sverker Eriksson2018-11-151-0/+2
|\ \ \ | |/ /
| * | erts: Add new module 'counters'Sverker Eriksson2018-11-151-0/+1
| * | erts: Add new module 'atomics'Sverker Eriksson2018-11-151-0/+1
* | | Merge branch 'maint'Björn Gustavsson2018-11-061-0/+3
|\ \ \ | |/ /
| * | Merge branch 'bjorn/erts/persistent_terms/OTP-14669' into maintBjörn Gustavsson2018-11-061-0/+3
| |\ \
| | * | Add a persistent term storageBjörn Gustavsson2018-11-061-0/+3
* | | | Merge branch 'maint'John Högberg2018-11-021-0/+1
|\ \ \ \ | |/ / /
| * | | Optimize operator '--' and yield on large inputsJohn Högberg2018-10-291-0/+1
| |/ /
* | | Change "can not" into "cannot"Raimo Niskanen2018-07-271-2/+2
* | | Remove newline between can and notRaimo Niskanen2018-07-271-2/+2
|/ /
* | erts: Purge unused allocation typesSverker Eriksson2018-05-221-27/+0
* | Replace previous suspend in setnode/3Rickard Green2018-05-161-0/+1
* | New process suspend implementation based on async signalingRickard Green2018-05-161-0/+2
* | Implementation of true asynchronous signaling between processesRickard Green2018-03-211-5/+10
* | Replace the libc environment with a thread-safe emulationJohn Högberg2018-01-031-4/+2
* | erts: Transcode tuple fallbacksSverker Eriksson2017-11-151-0/+1
* | Merge branch 'maint'Björn Gustavsson2017-10-201-0/+1
|\ \ | |/
| * Don't dump literal areas that are not referenced at allBjörn Gustavsson2017-10-181-0/+1
* | Merge branch 'rickard/null-chars/ERL-370/OTP-14543'Rickard Green2017-10-121-0/+1
|\ \
| * | Don't allow null chars in various stringsRickard Green2017-10-111-0/+1
| |/
* | erts: Move all I/O polling to a seperate threadLukas Larsson2017-10-021-1/+0
* | erts: Remove undocumented driver_eventSverker Eriksson2017-09-151-1/+0
* | stdlib: Improved BIF for binary matches and split.Andrew Bennett2017-09-061-0/+1
* | erts: Cleanup alloc.types after non-smp removalLukas Larsson2017-07-171-62/+0
|/
* Allow toggling lock counting at runtimeJohn Högberg2017-07-061-1/+1
* Make lock counter info independent of the locks being countedJohn Högberg2017-05-181-0/+7
* Update copyright yearRaimo Niskanen2017-05-041-1/+1
* Remove accessor BIF timer implementationRickard Green2017-04-181-1/+0
* Merge branch 'sverker/hipe-long-lived'Sverker Eriksson2017-03-281-2/+3
|\
| * erts: Change HIPE allocations from sys_allocSverker Eriksson2017-03-171-2/+3
* | Implement ets:all() using scheduler specific dataRickard Green2017-03-021-0/+1
|/
* Merge branch 'master' into sverker/enif_selectSverker Eriksson2017-02-201-1/+6
|\
| * Fixed typos in ertsAndrew Dryga2017-02-141-1/+1
| * Magic indirectionRickard Green2017-02-131-0/+1
| * Implement magic referencesRickard Green2017-02-061-0/+4
* | Merge branch 'master' into sverker/enif_selectSverker Eriksson2017-02-031-1/+2
|\ \ | |/
| * Return and exception trace for nif-export scheduled BIFsRickard Green2017-01-121-1/+2
* | erts: Add enif_select & enif_open_resource_type_xSverker Eriksson2016-11-301-0/+1
|/