aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/beam/erl_alloc.types
AgeCommit message (Expand)Author
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
2016-02-02erts: Add microstate accountingLukas Larsson
2015-11-27Merge branch 'maint'Sverker Eriksson
2015-11-12Fragmented young heap generation and off_heap_message_queue optionRickard Green
2015-11-10erts: Add TEST allocatorSverker Eriksson
2015-09-11erts: Add new allocator LITERALSverker Eriksson
2015-07-10ose: Remove all code related to the OSE portLukas Larsson
2015-06-24erts: Remove halfword specific allocator typesBjörn-Egil Dahlberg
2015-06-18Change license text to APLv2Bruce Yinhe
2015-06-17Save IO bytes in scheduler specific dataRickard Green
2015-06-09Disable accessor timer optionRickard Green
2015-05-08Optimized timer implementationRickard Green
2015-03-20Merge branch 'rickard/time_api/OTP-11997'Rickard Green
2015-03-20Erlang based BIF timer implementation for scalabilityRickard Green
2015-03-20Introduce a new time APIRickard Green
2014-10-23Merge branch 'rickard/master/eager-check-io/OTP-12117'Rickard Green
2014-10-23Merge branch 'rickard/maint-17/eager-check-io/OTP-12117' into maintRickard Green
2014-10-20Merge branch 'lukas/erts/non-blocking-shell'Lukas Larsson
2014-10-16erts: Make writing to non-tty fds non-blockingLukas Larsson
2014-10-02erts: Mend port_set_data with non-immed data for halfword VMSverker Eriksson
2014-09-25Merge branch 'rickard/eager-check-io/OTP-12117' into rickard/maint-17/eager-c...Rickard Green