aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/beam/erl_node_tables.c
AgeCommit message (Expand)Author
2018-11-26erts: fix attempt to start timer when executing on dirty schedulerMaxim Fedorov
2018-09-18Merge 'sverker/erts/fix-aborted-pending-connection-race/OTP-15296'Sverker Eriksson
2018-09-18erts: Refactor port dist_entry & conn_id into PRTSDSverker Eriksson
2018-09-18Consolidate distribution entry state transitionsSverker Eriksson
2018-09-11erts: Fix "Prevent inconsistent node lists" fixSverker Eriksson
2018-09-05Prevent inconsistent node listsRickard Green
2018-03-22Fix lock countingRickard Green
2018-03-21Implementation of true asynchronous signaling between processesRickard Green
2018-03-02erts: Postpone idle DistEntry until abort is completedSverker Eriksson
2018-03-02erts: Refactor DistEntry.status flags into a stateSverker Eriksson
2018-03-02erts,kernel: Add erts_internal:get_dflags/0Sverker Eriksson
2017-11-15erts: Put pending DistrEntry in separate listSverker Eriksson
2017-11-15erts: Keep magic ref to DistEntry in net_kernelSverker Eriksson
2017-11-15Allow DistEntries in ETSSverker Eriksson
2017-11-15erts: Transcode tuple fallbacksSverker Eriksson
2017-11-15Add optimistic DFLAG_DIST_HOPEFULLY for pending connectionsSverker Eriksson
2017-11-15erts: Introduce asynchronous auto-connectSverker Eriksson
2017-11-15erts TEST: Add missing ref to DistEntry from send contextSverker Eriksson
2017-11-15erts: Fix bug in DistEntry refc danceSverker Eriksson
2017-08-28Merge branch 'rickard/dist/OTP-14459' into rickard/dist/master/OTP-14459Rickard Green
2017-08-28Optimize dist entry managementRickard Green
2017-08-28Support for distribution controller processesRickard Green
2017-07-17erts: Replace usage of all erts_smp prefixes to just ertsLukas Larsson
2017-07-17erts: Remove ERTS_SMP and USE_THREAD definesLukas Larsson
2017-07-06Allow toggling lock counting at runtimeJohn Högberg
2017-07-04Change some dist-entry typesRickard Green
2017-05-04Update copyright yearRaimo Niskanen
2017-03-22Fix node_container_SUITERickard Green
2017-02-20Merge branch 'master' into sverker/enif_selectSverker Eriksson
2017-02-09erts: Add enif_monitor_process and enif_demonitor_processSverker Eriksson
2017-02-06Use magic refs for compiled match specsRickard Green
2017-02-06Implement magic referencesRickard Green
2017-02-06Atomic reference count of binaries also in non-SMPRickard Green
2016-11-17erts: Refactor crash dumping with cbprintfSverker Eriksson
2016-04-13Merge branch 'henrik/update-copyrightyear'Henrik Nord
2016-04-07erts: Support 32-bit creation for external pid,port,refsSverker Eriksson
2016-03-15update copyright-yearHenrik Nord
2016-02-24Merge branch 'master' into sverk/master/halt-INT_MINSverker Eriksson
2016-02-24erts: Change erl_exit into erts_exitSverker Eriksson
2015-12-15Merge branch 'lukas/erts/forker'Lukas Larsson
2015-12-15erts: Refactor out erts functions from hashLukas Larsson
2015-12-14Merge branch 'maint'Ingela Anderton Andin
2015-12-11erts: Fix correct node name for DTRACESverker Eriksson
2015-11-26Merge branch 'maint'Sverker Eriksson
2015-11-12Fragmented young heap generation and off_heap_message_queue optionRickard Green
2015-11-10erts: Fix bug in setnode/2Sverker Eriksson
2015-11-02erts: Remove ERTS_PSD_DIST_ENTRYSverker Eriksson
2015-06-24erts: Remove HALFWORD_HEAP definitionBjörn-Egil Dahlberg
2015-06-18Change license text to APLv2Bruce Yinhe
2015-06-10Merge branch 'rickard/delayed-delete-node/OTP-12802'Rickard Green