Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-15 | Add dirty scheduler process termination test | Steve Vinoski | |
In scheduler_SUITE add a new test that runs a single dirty I/O scheduler and launches a number of dirty I/O NIF calls that each sleep for 3 seconds. Given the single scheduler, the first of these will run while the rest queue up. Then start killing these processes, and verify they call exit correctly. | |||
2016-02-15 | Ensure that work is done on the correct type of schedulers | Rickard Green | |
Only the actual call to the dirty nif is allowed to execute on dirty schedulers. The dirty nif is not allowed to execute on normal schedulers if dirty schedulers are available. Arrival of exit signals and system tasks, while a process was scheduled for execution on a dirty scheduler, could mess up the process internal state. Preparation for dirty system task has been made, but is currently unused. | |||
2016-01-08 | Updated OTP versionOTP-18.2.2 | Erlang/OTP | |
2016-01-08 | Update release notes | Erlang/OTP | |
2016-01-08 | Merge branch 'hans/ssh/keyboard_interactive0/OTP-13255' into maint-18 | Erlang/OTP | |
* hans/ssh/keyboard_interactive0/OTP-13255: ssh: update vsn.mk to 4.2.1 ssh: handle secondary ssh_msg_userauth_info_request message ssh: testcase for abnormal keyboard-interactive authentication | |||
2016-01-08 | ssh: update vsn.mk to 4.2.1 | Hans Nilsson | |
2016-01-08 | ssh: handle secondary ssh_msg_userauth_info_request message | Hans Nilsson | |
2016-01-08 | ssh: testcase for abnormal keyboard-interactive authentication | Hans Nilsson | |
2015-12-17 | Updated OTP versionOTP-18.2.1 | Erlang/OTP | |
2015-12-17 | Update release notes | Erlang/OTP | |
2015-12-17 | Update version numbers | Erlang/OTP | |
2015-12-17 | Merge branch 'jj1bdx/jj1bdx-18.2-freebsd-hipe-fix-2' into maint | Erlang/OTP | |
* jj1bdx/jj1bdx-18.2-freebsd-hipe-fix-2: hipe_x86_signal.c: add FreeBSD sigaction code | |||
2015-12-17 | Merge branch 'egil/fix-windows-paths/OTP-13202' into maint | Erlang/OTP | |
* egil/fix-windows-paths/OTP-13202: Revert "Fix erroneous splitting of emulator path" | |||
2015-12-17 | Revert "Fix erroneous splitting of emulator path" | Björn-Egil Dahlberg | |
This reverts commit 731890f3b4ac62eed1221aa7d9fd2bfa6bf51d8c. | |||
2015-12-17 | hipe_x86_signal.c: add FreeBSD sigaction code | Kenji Rikitake | |
* erts/emulator/hipe/hipe_x86_signal.c: add FreeBSD sigaction code, based on the Darwin (OS X) code | |||
2015-12-16 | Merge tag 'OTP-18.2' into maint | Henrik Nord | |
=== OTP-18.2 === Changed Applications: - asn1-4.0.1 - common_test-1.11.1 - compiler-6.0.2 - crypto-3.6.2 - dialyzer-2.8.2 - diameter-1.11.1 - erl_docgen-0.4.1 - erl_interface-3.8.1 - erts-7.2 - eunit-2.2.12 - hipe-3.14 - inets-6.1 - jinterface-1.6.1 - kernel-4.1.1 - observer-2.1.1 - parsetools-2.1.1 - public_key-1.1 - runtime_tools-1.9.2 - sasl-2.6.1 - snmp-5.2.1 - ssh-4.2 - ssl-7.2 - stdlib-2.7 - test_server-3.9.1 - tools-2.8.2 - typer-0.9.10 - wx-1.6 - xmerl-1.3.9 Unchanged Applications: - cosEvent-2.2 - cosEventDomain-1.2 - cosFileTransfer-1.2 - cosNotification-1.2 - cosProperty-1.2 - cosTime-1.2 - cosTransactions-1.3 - debugger-4.1.1 - edoc-0.7.17 - eldap-1.2 - et-1.5.1 - gs-1.6 - ic-4.4 - megaco-3.18 - mnesia-4.13.2 - odbc-2.11.1 - orber-3.8 - os_mon-2.4 - ose-1.1 - otp_mibs-1.1 - percept-0.8.11 - reltool-0.7 - syntax_tools-1.7 - webtool-0.9 | |||
2015-12-15 | Merge branch 'ia/libressl' into maint | Ingela Anderton Andin | |
* ia/libressl: ssl: Print openssl version string ssl: Do not use environment variables in openSSL config file | |||
2015-12-15 | ssl: Convert all test to use "ssl_test_lib:portable_open_port" | Ingela Anderton Andin | |
2015-12-15 | Updated OTP versionOTP-18.2 | Erlang/OTP | |
2015-12-15 | Update release notes | Erlang/OTP | |
2015-12-15 | Update version numbers | Erlang/OTP | |
2015-12-15 | Merge branch 'ia/libressl' into maint | Erlang/OTP | |
* ia/libressl: ssl: Print openssl version string ssl: Do not use environment variables in openSSL config file | |||
2015-12-15 | Merge branch 'siri/appups-18.2' into maint | Erlang/OTP | |
* siri/appups-18.2: Update appups in kernel, stdlib and sasl for OTP-18.2 | |||
2015-12-15 | Merge branch 'ia/inets/dialyzer-custom' into maint | Ingela Anderton Andin | |
* ia/inets/dialyzer-custom: inets: Include behaviour modules in install target inets: Fix dialyzer warning | |||
2015-12-15 | inets: Include behaviour modules in install target | Ingela Anderton Andin | |
2015-12-15 | inets: Fix dialyzer warning | Ingela Anderton Andin | |
2015-12-14 | Merge branch 'zandra/update-windows-docs' into maint | Zandra | |
* zandra/update-windows-docs: update the howto build and install on windows documentation OTP-13192 | |||
2015-12-14 | update the howto build and install on windows documentation | Zandra | |
OTP-13188 ticket for: 192c4a80c7d6fe9949aecb864901c4a3d9549f36 | |||
2015-12-14 | ssl: Print openssl version string | Ingela Anderton Andin | |
2015-12-14 | Merge branch 'zandra/fix-snmp-appup' into maint | Zandra | |
* zandra/fix-snmp-appup: correct the snmp app up file | |||
2015-12-14 | ssl: Do not use environment variables in openSSL config file | Ingela Anderton Andin | |
LibreSSL does not allow it. | |||
2015-12-14 | Update preloaded modules | Henrik Nord | |
2015-12-14 | Update primary bootstrap | Henrik Nord | |
2015-12-14 | Merge branch 'dgud/wx/fix-observer-display' into maint | Dan Gudmundsson | |
* dgud/wx/fix-observer-display: wx: Revert part of 617387025b698c | |||
2015-12-14 | Merge branch 'ia/pr/919/OTP-13189' into maint | Ingela Anderton Andin | |
* ia/pr/919/OTP-13189: ssl: fix hibernate_after with instant or near instant timeouts | |||
2015-12-12 | wx: Revert part of 617387025b698c | Dan Gudmundsson | |
Causes issues on mac and observer | |||
2015-12-11 | Merge branch 'sverk/setnode-rename-bug/OTP-13076' into maint | Sverker Eriksson | |
* sverk/setnode-rename-bug/OTP-13076: erts: Fix correct node name for DTRACE | |||
2015-12-11 | erts: Fix correct node name for DTRACE | Sverker Eriksson | |
broken by 949de78331b9c4ecb9. | |||
2015-12-11 | ssl: fix hibernate_after with instant or near instant timeouts | Andrey Mayorov | |
2015-12-11 | Merge branch 'sverk/dist-ctrl-msg-overflow' into maint | Sverker Eriksson | |
* sverk/dist-ctrl-msg-overflow: erts: Fix faulty cleanup when receiving broken dist msg | |||
2015-12-11 | erts: Fix faulty cleanup when receiving broken dist msg | Sverker Eriksson | |
Bug introduced in ce8279d6a48d41f9. Thank you valgrind. | |||
2015-12-11 | Merge branch 'siri/sasl/doc-editors/OTP-13000' into maint | Siri Hansen | |
* siri/sasl/doc-editors/OTP-13000: sasl: Editorial changes | |||
2015-12-11 | Update appups in kernel, stdlib and sasl for OTP-18.2 | Siri Hansen | |
2015-12-11 | correct the snmp app up file | Zandra | |
2015-12-11 | Merge branch 'ia/ssl/ECC-tests' into maint | Ingela Anderton Andin | |
* ia/ssl/ECC-tests: ssl: Fix typos | |||
2015-12-11 | ssl: Fix typos | Ingela Anderton Andin | |
2015-12-11 | Merge branch 'ia/ssl/windows-tests' into maint | Ingela Anderton Andin | |
* ia/ssl/windows-tests: ssl: Use test case time out instead ssl: Use spawn_executable | |||
2015-12-11 | Merge branch 'ia/ssl/renegotiate-tests' into maint | Ingela Anderton Andin | |
* ia/ssl/renegotiate-tests: ssl: Add renegotiation exception | |||
2015-12-11 | Merge branch 'lars/correct-doc-bugs' into maint | Lars Thorsen | |
2015-12-11 | [inets] Correct broken links | Lars Thorsen | |