summaryrefslogtreecommitdiff
path: root/erts/emulator/sys
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearErlang/OTP2023-03-062-2/+2
* Merge branch 'sverker/erts/fix-notify_port_task_executed/OTP-18391' into maintSverker Eriksson2023-01-232-9/+15
|\
| * erts: Fix bug in erts_io_notify_port_task_executedSverker Eriksson2023-01-121-6/+10
| * erts: Fix erts_poll_get_selected_events on some platformsJohn Högberg2023-01-121-3/+5
* | Merge branch 'sverker/win-path-fix' into maintSverker Eriksson2022-11-301-23/+25
|\ \
| * | erts: Remove unused 'requote' argument to application_type()Sverker Eriksson2022-10-271-10/+10
| * | erts: Fix open_port spawn with spaces in PATH on windowsSverker Eriksson2022-10-271-14/+16
* | | Update copyright yearErlang/OTP2022-10-241-1/+1
|/ /
* | Revert "erts: Stop marking memory regions as discardable (`madvise(2)`)"Lukas Larsson2022-10-122-0/+83
* | Update copyright yearErlang/OTP2022-09-201-1/+1
* | Call mach_clock_getres only on initialized clocksEvan Miller2022-06-211-2/+2
* | Merge branch 'maint' into masterLukas Larsson2022-05-033-3/+3
|\ \
| * | Update copyright yearErlang/OTP2022-05-024-4/+4
| * | Merge branch 'lukas/erts/remove-child-setup-assert' into maint-24Erlang/OTP2022-05-021-1/+0
| |\ \
| * \ \ Merge branch 'lukas/22/erts/fix-localtime-tz-change/OTP-18076' into maint-24Erlang/OTP2022-05-023-3/+21
| |\ \ \
* | \ \ \ Merge branch 'maint'Lukas Larsson2022-05-023-3/+21
|\ \ \ \ \
| * \ \ \ \ Merge branch 'lukas/22/erts/fix-localtime-tz-change/OTP-18076' into maintLukas Larsson2022-05-023-3/+21
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | erts: Fix localtime_r summer/winter-time change bugLukas Larsson2022-04-193-3/+21
* | | | | | Update copyright yearErlang/OTP2022-04-112-2/+2
* | | | | | Merge PR-5809 from sverker/sched-poll-flag OTP-17945Sverker Eriksson2022-04-072-55/+113
|\ \ \ \ \ \
| * | | | | | erts: Add option +IOs to disable scheduler pollingSverker Eriksson2022-04-072-40/+77
| * | | | | | Filter out diff from cleared oneshot eventsSverker Eriksson2022-04-071-3/+11
| * | | | | | erts: Fix EventStateFlag printing ERTS_EV_FLAG_WANT_ERRORSverker Eriksson2022-04-071-12/+25
* | | | | | | erts: Fix child_setup partial readLukas Larsson2022-04-071-45/+55
* | | | | | | Merge branch 'maint'Lukas Larsson2022-04-051-1/+0
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge branch 'lukas/erts/remove-child-setup-assert' into maintLukas Larsson2022-04-051-1/+0
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | / / | | | |_|/ / | | |/| | |
| | * | | | erts: Remove faulty child setup assertLukas Larsson2022-04-051-1/+0
| | | |/ / | | |/| |
* | | | | Update copyright yearErlang/OTP2022-03-231-1/+1
| |_|/ / |/| | |
* | | | Merge branch 'maint'Raimo Niskanen2022-03-181-18/+20
|\ \ \ \ | |/ / /
| * | | Requote for plain spawnRaimo Niskanen2022-03-161-10/+20
| * | | Fix erlang:open_port({spawn_executable,_},_) on WindowsRaimo Niskanen2022-03-151-10/+2
| * | | Update copyright yearErlang/OTP2022-03-091-1/+1
* | | | Check for and use dlvsym for sctp_connectx in dynamically loaded libSimon Cornish2022-03-011-0/+25
* | | | Update copyright yearErlang/OTP2022-02-156-6/+6
* | | | Fix typos (repeated words) [doc] [ci skip]Marc-André Lafortune2022-02-053-4/+4
* | | | Merge branch 'maint'Sverker Eriksson2022-01-311-1/+1
|\ \ \ \ | |/ / /
| * | | erts: Fix bug in erts_mremap in (probably) dead codeSverker Eriksson2022-01-251-1/+1
* | | | Merge branch 'max-au/remove-emem'Rickard Green2022-01-252-264/+0
|\ \ \ \
| * | | | [erts, tools] remove "emem" completelyMaxim Fedorov2022-01-192-264/+0
* | | | | Merge branch 'max-au/cleanup-ct-logs'Lukas Larsson2022-01-201-0/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | erts: Do not print verbose error log messages in testLukas Larsson2022-01-101-6/+2
| * | | | [erts] reduce console output for Common TestMaxim Fedorov2022-01-081-1/+6
* | | | | erts: Stop marking memory regions as discardable (`madvise(2)`)John Högberg2021-12-312-83/+0
|/ / / /
* | | | Update copyright yearRickard Green2021-12-166-6/+6
* | | | Merge branch 'maint'Rickard Green2021-12-1317-17/+17
|\ \ \ \ | |/ / /
| * | | Update copyright yearRickard Green2021-12-1317-17/+17
* | | | Fix typos in erts/emulator/sysKian-Meng, Ang2021-11-3011-25/+25
* | | | Merge branch 'maint'Rickard Green2021-11-162-5/+9
|\ \ \ \ | |/ / /
| * | | Merge branch 'rickard/dirty-alloc-instances/OTP-17363' into maintRickard Green2021-11-162-5/+9
| |\ \ \
| | * | | Allocator instances for dirty schedulersRickard Green2021-11-162-5/+9