summaryrefslogtreecommitdiff
path: root/erts/emulator/beam/erl_alloc.types
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'rickard/proc-exit-lit-area-20/OTP-16193' into rickard/proc-exit...Rickard Green2019-11-061-0/+1
|\
| * Fix release of literal areasRickard Green2019-10-291-0/+1
* | Optimize operator '--' and yield on large inputsJohn Högberg2018-11-021-0/+1
|/
* Don't dump literal areas that are not referenced at allBjörn Gustavsson2017-10-181-0/+1
* 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
|/
* Merge branch 'rickard/new-purge-strategy/OTP-13833' into maintRickard Green2016-09-011-0/+1
|\
| * Fix reclaim of literal areasRickard Green2016-09-011-0/+1
* | Fix tracing of processes executing dirtyRickard Green2016-08-291-0/+1
|/
* Fix purge of codeRickard Green2016-08-291-0/+1
* Reclaim literal area after purge has completedRickard Green2016-08-261-0/+1
* Add better support for communication with a process executing dirty NIFRickard Green2016-05-111-0/+1
* Merge branch 'lukas/erts/non-smp-debug-fixes/OTP-13047'Lukas Larsson2016-04-261-2/+3
|\
| * erts: std_alloc is not thread safe on non-smpHenrik Nord2016-03-241-2/+3
* | Merge branch 'sverker/hipe-code-alloc'Sverker Eriksson2016-04-201-0/+12
|\ \
| * | erts: Add 'exec_alloc' for hipe codeSverker Eriksson2016-04-151-0/+12
| |/
* | erts: Implement tracer modulesLukas Larsson2016-04-151-0/+3
* | Merge branch 'henrik/update-copyrightyear'Henrik Nord2016-04-131-1/+1
|\ \ | |/ |/|
| * update copyright-yearHenrik Nord2016-03-151-1/+1
* | erts: Fix erts_debug:set_internal_state(wait,deallocations)Sverker Eriksson2016-03-151-0/+2
|/
* Merge branch 'maint'Björn-Egil Dahlberg2016-02-251-0/+1
|\
| * erts: Add BIF erts_internal:system_check/1Björn-Egil Dahlberg2016-02-161-0/+2
* | erts: Make msacc alloctor type thread safeSverker Eriksson2016-02-021-1/+1
* | erts: Add microstate accountingLukas Larsson2016-02-021-0/+1
* | Merge branch 'maint'Sverker Eriksson2015-11-271-1/+4
|\ \ | |/
| * erts: Add TEST allocatorSverker Eriksson2015-11-101-1/+4
* | Fragmented young heap generation and off_heap_message_queue optionRickard Green2015-11-121-0/+2
* | erts: Add new allocator LITERALSverker Eriksson2015-09-111-0/+3
* | ose: Remove all code related to the OSE portLukas Larsson2015-07-101-15/+0
* | erts: Remove halfword specific allocator typesBjörn-Egil Dahlberg2015-06-241-36/+0
|/
* Change license text to APLv2Bruce Yinhe2015-06-181-9/+10
* Save IO bytes in scheduler specific dataRickard Green2015-06-171-0/+1
* Disable accessor timer optionRickard Green2015-06-091-1/+1
* Optimized timer implementationRickard Green2015-05-081-7/+12
* Merge branch 'rickard/time_api/OTP-11997'Rickard Green2015-03-201-0/+3
|\
| * Erlang based BIF timer implementation for scalabilityRickard Green2015-03-201-0/+2
| * Introduce a new time APIRickard Green2015-03-201-0/+1
| * Merge branch 'rickard/maint-17/eager-check-io/OTP-12117' into maintRickard Green2014-10-231-0/+1
| |\