summaryrefslogtreecommitdiff
path: root/erts/emulator/beam/erl_gc.h
Commit message (Expand)AuthorAgeFilesLines
* New process_info() implementation using signalsRickard Green2018-04-121-0/+2
* Implementation of true asynchronous signaling between processesRickard Green2018-03-211-1/+3
* erts: Optimize move_cons & move_boxedSverker Eriksson2018-01-191-12/+13
* Update copyright yearRaimo Niskanen2017-05-041-1/+1
* erts: Refactor MOVE_CONS to inline functionBjörn-Egil Dahlberg2017-02-281-14/+18
* erts: Refactor MOVE_BOXED to inline functionBjörn-Egil Dahlberg2017-02-281-5/+0
* erts: Convert small sub-binaries to heap-binariesBjörn-Egil Dahlberg2017-02-281-21/+49
* Merge branch 'sverker/ASSERT_IN_ENV'Sverker Eriksson2017-01-231-4/+3
|\
| * erts: Make erts_dbg_within_proc availableSverker Eriksson2017-01-041-4/+3
* | Merge branch 'rickard/ds-features-20'Rickard Green2017-01-171-3/+6
|\ \
| * | Perform potentially long GC on dirty schedulers if availableRickard Green2017-01-121-3/+6
| |/
* | Merge branch 'rickard/no-harddebug' into maintRickard Green2017-01-171-4/+0
|\ \
| * | Do not automatically define HARDDEBUG when DEBUG is definedRickard Green2017-01-131-4/+0
| |/
* | Fix memory leak of temporary heapRickard Green2017-01-131-0/+1
|/
* erts: Implement max_heap_size process flagLukas Larsson2016-05-101-1/+3
* Ensure correct reduction countingRickard Green2016-05-041-1/+1
* update copyright-yearHenrik Nord2016-03-151-1/+1
* erts: Add garbage_collection_info to process_info/2Lukas Larsson2015-11-161-0/+5
* Bump reductions on GCRickard Green2015-11-121-1/+2
* Fragmented young heap generation and off_heap_message_queue optionRickard Green2015-11-121-3/+24
* Introduce literal tagRickard Green2015-11-121-4/+4
* Change license text to APLv2Bruce Yinhe2015-06-181-9/+10
* erts: Combine flat and hash maps under one unifying tagBjörn-Egil Dahlberg2015-03-251-3/+4
* erts: Refactor maps naming conventionSverker Eriksson2015-03-121-1/+1
* Initial Persistent HAMT - Map frameworkBjörn-Egil Dahlberg2015-03-121-1/+2
* erts: Make hipe_{un}reserve_beam_trap_frame INLINESverker Eriksson2014-10-241-3/+32
* erts: Initial Map instructions, type and structureBjörn-Egil Dahlberg2014-01-281-17/+20
* Update copyright yearsBjörn-Egil Dahlberg2011-12-091-1/+1
* Get cerl and distribution working in Win64Patrik Nyblom2011-12-021-1/+1
* OTP-8555 Send message from NIFSverker Eriksson2010-06-031-7/+32
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+72