aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/beam/erl_alloc.types
AgeCommit message (Expand)Author
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
2014-09-25Introduce support for eager check I/O schedulingRickard Green
2014-09-05Use separate allocation type for NIF exportRickard Green
2014-02-24Added support for ENEA OSELukas Larsson
2014-01-10erts: Simplify term_to_binary by removing saved ESTACK from root setSverker Eriksson
2013-11-18Execution of system tasks in context of another processRickard Green
2013-06-11Merge branch 'pan/happi/yield_in_term_to_binary' into maintOTP_R16B01_RC1Patrik Nyblom
2013-06-10Merge branch 'sverk/darwin-unlimited-select' into maintSverker Eriksson
2013-06-05Make all steps ofterm_to_binary work in chunks and yieldPatrik Nyblom
2013-06-03erts: Remove SBMBC allocatorSverker Eriksson
2013-05-31Replace gc stat lock with sched spec dataLukas Larsson
2013-05-12Use _DARWIN_UNLIMITED_SELECT in erl_pollAnthony Ramine
2013-04-29Do not treat port_set_data/port_get_data as signalsRickard Green
2013-01-25Update copyright yearsBjörn-Egil Dahlberg