aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/beam/io.c
AgeCommit message (Expand)Author
2017-06-14erts: Cleanup dropped port tasks correctlyLukas Larsson
2017-03-10Update copyright yearRickard Green
2017-02-27erts: Fix emasculation of binaries in port_controlLukas Larsson
2017-02-21erts: Emasculate binaries that are scheduled in port_controlLukas Larsson
2017-02-06Atomic reference count of binaries also in non-SMPRickard Green
2016-11-17erts: Refactor crash dumping with cbprintfSverker Eriksson
2016-09-06Merge branch 'rickard/drv-send-term-thr-bug/OTP-13866' into maintRickard Green
2016-09-05Fix thread calls to erl_drv_send_term()/erl_drv_output_term()Rickard Green
2016-06-10erts: Add port monitorsDmytro Lytovchenko
2016-05-27erts: Split large binaries into multiple iovecLukas Larsson
2016-05-11erts: Only allow remove from trace_status callbackLukas Larsson
2016-05-11Add better support for communication with a process executing dirty NIFRickard Green
2016-05-10Remove conditional dirty schedulers APIRickard Green
2016-05-09Merge branch 'sverker/trace-send-receive-matchspec/OTP-13507'Sverker Eriksson
2016-05-04erts: Add Sender in 'receive' trace matchspecSverker Eriksson
2016-05-02erts: Change argument order for LTTng driver_stopBjörn-Egil Dahlberg
2016-04-15erts: Don't trace on link events when port is deadLukas Larsson
2016-04-15erts: Extend process and port tracingLukas Larsson
2016-04-15erts: Implement tracer modulesLukas Larsson
2016-04-13Merge branch 'henrik/update-copyrightyear'Henrik Nord
2016-04-06Merge branch 'egil/erts/tracing-beam-lttng/OTP-10282'Björn-Egil Dahlberg
2016-04-06erts: Add lttng tracepoints for driversBjörn-Egil Dahlberg
2016-03-29Merge branch 'lukas/erts/enif_trace_functions/OTP-13442'Lukas Larsson
2016-03-29erts: Improve enif_binary_to_termSverker Eriksson
2016-03-29erts: Add enif_port_commandLukas Larsson
2016-03-29Merge branch 'rickard/improve-psd/OTP-13428'Rickard Green
2016-03-29Merge branch 'rickard/port-sig-dropped-fix/OTP-13424'Rickard Green
2016-03-24Improve process/port specific data managementRickard Green
2016-03-18Fix implementation of dropped signal to portRickard Green
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
2016-02-02erts: Add microstate accountingLukas Larsson
2016-02-02Merge branch 'maint'Rickard Green
2016-01-21Introduce time management in native APIsRickard Green
2015-12-15Merge branch 'lukas/erts/forker'Lukas Larsson
2015-12-15erts: It is not possible to exit the forker driverLukas Larsson
2015-12-15erts: Fix memory leak at async open portLukas Larsson
2015-12-15erts: Fix forker driver ifdefs for win32Lukas Larsson
2015-12-15erts: Create forker process for spawn driverLukas Larsson
2015-12-15erts: Add erl_drv_set_pidLukas Larsson
2015-12-15erts: Add support for asynchronous open_portLukas Larsson
2015-11-27Merge branch 'maint'Sverker Eriksson
2015-11-12Fragmented young heap generation and off_heap_message_queue optionRickard Green
2015-11-10erts: Make key argument constant for erl_drv_{get|put}envSverker Eriksson
2015-07-14Merge branch 'lukas/ose/remove/OTP-12573'Lukas Larsson
2015-07-10ose: Remove all code related to the OSE portLukas Larsson
2015-07-01erts: Remove halfword !HEAP_ON_C_STACKBjörn-Egil Dahlberg
2015-06-24erts: Remove halfword basic relative heap operationsBjörn-Egil Dahlberg
2015-06-24erts: Remove HALFWORD_HEAP definitionBjörn-Egil Dahlberg