summaryrefslogtreecommitdiff
path: root/erts/emulator/beam/erl_node_tables.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint'Rickard Green2019-07-221-4/+35
|\
| * Enhanced node refc bookkeepingRickard Green2019-07-221-4/+35
* | epmd: Support 32-bit creation values in local nodeSverker Eriksson2019-05-141-1/+1
|/
* Merge branch 'sverker/revert-big-creation'Sverker Eriksson2019-04-111-1/+1
|\
| * Revert "epmd: Support 32-bit creation values in local node"Sverker Eriksson2019-04-091-1/+1
* | erts: Fix buffer alignment bug in alloc_dist_obufLukas Larsson2019-04-091-0/+1
|/
* Merge branch 'sverker/enable-big-creation/OTP-15603'Sverker Eriksson2019-03-221-1/+1
|\
| * epmd: Support 32-bit creation values in local nodeSverker Eriksson2019-03-221-1/+1
* | Add possibility to also get size of data from erlang:dist_ctrl_get_data()Rickard Green2019-03-191-0/+1
|/
* erts: Add ERL_NODE_BOOKKEEP to node tables refcLukas Larsson2019-02-221-4/+65
* erts: Implement fragmentation of distrubution messagesLukas Larsson2019-02-221-2/+15
* Consolidate distribution entry state transitionsSverker Eriksson2018-09-181-3/+4
* Implementation of true asynchronous signaling between processesRickard Green2018-03-211-35/+17
* erts: Refactor DistEntry.status flags into a stateSverker Eriksson2018-03-021-4/+7
* erts: Optimize dist transcoding toward erl_/jinterfaceSverker Eriksson2018-03-021-0/+1
* erts: Put pending DistrEntry in separate listSverker Eriksson2017-11-151-0/+3
* erts: Keep magic ref to DistEntry in net_kernelSverker Eriksson2017-11-151-0/+1
* erts: Transcode tuple fallbacksSverker Eriksson2017-11-151-0/+3
* erts: Fix auto-connect toward erl_interface/jinterfaceSverker Eriksson2017-11-151-0/+1
* erts: Introduce asynchronous auto-connectSverker Eriksson2017-11-151-4/+3
* erts: Remove some dead codeSverker Eriksson2017-11-151-3/+0
* erts: Add lcnt prototype for dist locks updateLukas Larsson2017-10-181-0/+1
* Merge branch 'rickard/dist/OTP-14459' into rickard/dist/master/OTP-14459Rickard Green2017-08-281-23/+30
|\
| * Optimize dist entry managementRickard Green2017-08-281-10/+10
| * Support for distribution controller processesRickard Green2017-08-281-3/+13
| * Change some dist-entry typesRickard Green2017-07-041-2/+2
* | erts: Replace usage of all erts_smp prefixes to just ertsLukas Larsson2017-07-171-29/+28
* | erts: Cleanup removal of non-smp emulatorsLukas Larsson2017-07-171-1/+1
* | Allow toggling lock counting at runtimeJohn Högberg2017-07-061-0/+4
|/
* Update copyright yearRaimo Niskanen2017-05-041-1/+1
* Atomic reference count of binaries also in non-SMPRickard Green2017-02-061-4/+4
* erts: Refactor crash dumping with cbprintfSverker Eriksson2016-11-171-3/+3
* Merge branch 'henrik/update-copyrightyear'Henrik Nord2016-04-131-1/+1
|\
| * update copyright-yearHenrik Nord2016-03-151-1/+1
* | erts: Support 32-bit creation for external pid,port,refsSverker Eriksson2016-04-071-1/+1
|/
* erts: Refactor out erts functions from hashLukas Larsson2015-12-151-0/+1
* erts: Remove HALFWORD_HEAP definitionBjörn-Egil Dahlberg2015-06-241-1/+1
* Change license text to APLv2Bruce Yinhe2015-06-181-9/+10
* Delayed node table GCRickard Green2015-06-101-5/+11
* Move busy port flagRickard Green2012-12-031-5/+1
* Use ptab functionality also for portsRickard Green2012-12-031-2/+1
* Update copyright yearsBjörn-Egil Dahlberg2012-03-301-1/+1
* Add DTrace support for OS X, Solaris, and Linux (via SystemTap), 3/4Scott Lystig Fritchie2012-03-221-1/+1
* Add DTrace support for OS X, Solaris, and Linux (via SystemTap), 1/4Scott Lystig Fritchie2012-03-221-0/+1
* Be less eager to set dist entry in busy stateRickard Green2010-11-021-1/+1
* Merge branch 'pan/otp_8332_halfword' into devErlang/OTP2010-03-221-6/+6
|\
| * Store pointers to heap data in 32-bit wordsPatrik Nyblom2010-03-101-1/+1
|/
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+261