summaryrefslogtreecommitdiff
path: root/erts/emulator/beam/erl_node_tables.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearErlang/OTP2023-05-041-1/+1
* Merge branch 'rickard/creation-fix/24.3.4/OTP-18570' into rickard/creation-fi...Rickard Green2023-04-291-0/+12
|\
| * Merge branch 'rickard/creation-fix/23.3.4/OTP-18570' into rickard/creation-fi...Rickard Green2023-04-291-0/+12
| |\
| | * [erts] ensure no mix of external and internal identifiersRickard Green2023-04-291-0/+12
* | | [erts] Support for truly asynchronous distributed signalingRickard Green2023-01-171-5/+2
* | | Merge branch 'rickard/spawn_request-fix/OTP-18164' into maintRickard Green2022-07-131-0/+3
|\ \ \
| * \ \ Merge branch 'rickard/spawn_request-fix/23.3.4/OTP-18164' into rickard/spawn_...Rickard Green2022-07-131-0/+3
| |\ \ \
| | * | | [erts] Fix lost exit signal due to connection lossRickard Green2022-07-131-0/+3
| | | |/ | | |/|
* | | | Merge branch 'rickard/global-fixes/24.3.3/OTP-17934' into rickard/global-fixe...Rickard Green2022-05-251-1/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'rickard/global-fixes/23.3.4/OTP-17934' into rickard/global-fixe...Rickard Green2022-05-251-1/+5
| |\ \ \ | | |_|/ | |/| |
| | * | Merge branch 'rickard/global-fixes/22.3.4/OTP-17934' into rickard/global-fixe...Rickard Green2022-05-251-1/+5
| | |\ \ | | | |/ | | |/|
| | | * [erts,kernel] Connection ID informationRickard Green2022-05-031-1/+5
| | | * Guarantee nodedown before nodeup messagesSverker Eriksson2022-04-081-0/+3
* | | | Update copyright yearErlang/OTP2022-03-231-1/+1
* | | | Merge branch 'rickard/node_dist_refc_check_fix'Rickard Green2022-03-211-0/+31
|\ \ \ \ | |/ / / |/| | |
| * | | Fix node and dist entry refc testsRickard Green2021-12-071-0/+31
* | | | Update copyright yearRickard Green2021-12-131-1/+1
|/ / /
* | | Merge 'sverker/22/dist-auto-connect-crash/GH-4964/OTP-17513'Sverker Eriksson2021-07-021-2/+5
|\ \ \ | |/ / |/| |
| * | erts: Fix write-after-free bug for DistEntry (AGAIN)Sverker Eriksson2021-07-021-2/+5
| |/
* | erts: Adjust link structure in distributed caseRickard Green2021-03-011-9/+17
* | erts: Fix valgrind warning in erts_internal:get_creation()Sverker Eriksson2020-04-021-0/+1
* | Merge branch 'maint'Rickard Green2020-03-131-1/+1
|\ \ | |/
| * Update copyright yearRickard Green2020-03-131-1/+1
* | Merge branch 'maint'Sverker Eriksson2020-01-221-2/+3
|\ \ | |/
| * Merge branch 'sverker/thr-block-without-main-lock/OTP-16417' into maintSverker Eriksson2020-01-221-2/+3
| |\
| | * erts: Fix bugs doing HAlloc without process main lockSverker Eriksson2020-01-211-2/+3
| | * Merge branch 'sverker/dist-entry-refc-bug/ERL-1044/OTP-16224' into maint-21Erlang/OTP2019-11-141-6/+5
| | |\
* | | | Improve distribution handshakeSverker Eriksson2020-01-141-7/+6
* | | | Merge branch 'sverker/nodedown-nodeup/OTP-16362'Sverker Eriksson2019-12-171-0/+3
|\ \ \ \
| * | | | Guarantee nodedown before nodeup messagesSverker Eriksson2019-10-151-0/+3
* | | | | Merge branch 'maint'Rickard Green2019-11-271-1/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'rickard/nodedown-reason/OTP-16216' into maintRickard Green2019-11-271-1/+1
| |\ \ \ \
| | * | | | Fix race causing nodedown reason to be lostRickard Green2019-11-211-1/+1
* | | | | | Merge branch 'maint'Sverker Eriksson2019-11-251-2/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | erts: Tighten some off-heap refc debug checksSverker Eriksson2019-11-111-2/+2
* | | | | | Merge branch 'maint'Rickard Green2019-11-061-6/+5
|\ \ \ \ \ \ | |/ / / / / | | | / / / | |_|/ / / |/| | | |
| * | | | Merge branch 'sverker/dist-entry-refc-bug/ERL-1044/OTP-16224' into maintRickard Green2019-11-061-6/+5
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | erts: Fix bug causing leak of DistEntrySverker Eriksson2019-10-251-6/+4
| | * | erts: Fix write-after-free bug for DistEntrySverker Eriksson2019-10-251-0/+1
* | | | Merge branch 'rickard/iovec-22.0/OTP-15618' into rickard/iovec/OTP-15618Rickard Green2019-09-251-3/+2
|\ \ \ \
| * | | | Utilize I/O vectors for outgoing distribution dataRickard Green2019-09-241-3/+2
* | | | | Merge branch 'maint'Sverker Eriksson2019-09-061-0/+2
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | erts: Fix ets compressed offheap inspectionsSverker Eriksson2019-09-051-0/+2
* | | | | Merge branch 'maint'Rickard Green2019-07-221-89/+158
|\ \ \ \ \ | |/ / / /
| * | | | Fix node refc test for free processes hanging aroundRickard Green2019-07-221-69/+84
| * | | | Enhanced node refc bookkeepingRickard Green2019-07-221-20/+49
| * | | | Fix node container refc tests of ETSRickard Green2019-07-221-1/+10
| * | | | Fix node refc test of external dataRickard Green2019-07-221-2/+4
| * | | | Merge branch 'rickard/node-refc-tests-21' into rickard/node-refc-tests-22Rickard Green2019-07-221-2/+16
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | Include persistent term storage in node/dist refc checkRickard Green2019-07-221-0/+14