aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/beam/io.c
AgeCommit message (Expand)Author
2019-04-24erts: Simplify erts_get_port_namesSverker Eriksson
2019-04-05Fail when we cannot encode term in binaryRickard Green
2019-02-22erts: Implement trapping while sending distr exit/downLukas Larsson
2019-02-21erts: Remove a copy of distribution data payloadLukas Larsson
2019-02-05erts: Refactor rbt _yielding to use reductionsLukas Larsson
2019-01-28erts: Add magic port control numbersSverker Eriksson
2018-09-18erts: Refactor port dist_entry & conn_id into PRTSDSverker Eriksson
2018-09-18Consolidate distribution entry state transitionsSverker Eriksson
2018-08-03erts: Fix seq_trace to not clear token for system messagesLukas Larsson
2018-04-16erts: Always keep a copy of driver names as an atomJohn Högberg
2018-04-16erts: Update esdp->current_port on immediate port callsJohn Högberg
2018-03-28Merge branch 'sverker/driver-taints/OTP-14960'Sverker Eriksson
2018-03-26erts: Include foreign static linked drivers in taintsSverker Eriksson
2018-03-26erts: Fix harmless bug in macro IS_DRIVER_VERSION_GESverker Eriksson
2018-03-23Fix VM probes compilationJohn Högberg
2018-03-21Implementation of true asynchronous signaling between processesRickard Green
2018-03-12Merge branch 'john/erts/assert-on-memcpy-memset-etc'John Högberg
2018-03-09Always use sys_memcpy/cmp/etc instead of plain memcpy/cmp/etcJohn Högberg
2018-03-05Replace usage of ERTS_PSFLG_BOUNDRickard Green
2018-02-22Merge 'sverker/erts/more-crash-dump-info/OTP-14820'Sverker Eriksson
2018-02-22erts,observer: Add port-suspended pids to crash dumpSverker Eriksson
2018-02-22erts,observer: Add port states and flags to crash dumpSverker Eriksson
2018-02-20erts,observer: Add more port info to crash dumpSverker Eriksson
2018-01-16Merge branch 'sverker/build-proc-bin'Sverker Eriksson
2018-01-05erts: Refactor more usage of erts_build_proc_binSverker Eriksson
2018-01-03Replace the libc environment with a thread-safe emulationJohn Högberg
2017-11-15Refactor erts_dsig_prepare argument dep(p)Sverker Eriksson
2017-11-15erts: Introduce asynchronous auto-connectSverker Eriksson
2017-09-15erts: Remove undocumented driver_eventSverker Eriksson
2017-09-11erts: Remove possibility to disable dirty schedulersLukas Larsson
2017-09-06Merge branch 'maint' into john/erts/merge-zlib-and-vector-qJohn Högberg
2017-09-05erts: Add nif ioqLukas Larsson
2017-08-28Merge branch 'rickard/dist/OTP-14459' into rickard/dist/master/OTP-14459Rickard 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: Cleanup removal of non-smp emulatorsLukas Larsson
2017-07-17erts: Remove ERTS_SMP and USE_THREAD definesLukas Larsson
2017-07-06Merge branch 'john/erts/runtime-lcnt' into maintJohn Högberg
2017-07-06Allow toggling lock counting at runtimeJohn Högberg
2017-06-30Merge branch 'lukas/erts/fix_outputv_port_task_cleanup/ERL-428/OTP-14481' int...Erlang/OTP
2017-06-27Merge branch 'maint-19' into maintJohn Högberg
2017-06-14erts: Cleanup dropped port tasks correctlyLukas Larsson
2017-05-18Make lock counter info independent of the locks being countedJohn Högberg
2017-05-16Merge pull request #1435 from SalikhovDinislam/static_funcLukas Larsson
2017-05-05erts: Unbreak --enable-lock-checking --enable-lock-counterSverker Eriksson
2017-05-04Update copyright yearRaimo Niskanen
2017-04-30Make a function staticSalikhov Dinislam
2017-04-12erts: Introduce struct binary_internalsSverker Eriksson
2017-04-11erts: Introduce erts_bin_releaseSverker Eriksson
2017-04-11erts: Init refc=1 in erts_bin_drv_alloc*Sverker Eriksson