aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/sys
AgeCommit message (Expand)Author
2016-05-31erts: Fix possible race in poller wakeup on windowsSverker Eriksson
2016-05-09Merge branch 'sverker/system_info-erts_mmap/OTP-13560'Sverker Eriksson
2016-05-04erts: Add macro HAVE_ERTS_MMAPSverker Eriksson
2016-05-04erts: Refactor erl_mmap.hSverker Eriksson
2016-04-29erts: Fix system_info({allocator_sizes, mseg_alloc})Sverker Eriksson
2016-04-29erts: Move option info for erts_mmapSverker Eriksson
2016-04-29Merge branch 'mikpe/fp-exceptions-cleanups/PR-1019/OTP-13531'Lukas Larsson
2016-04-26matherr() must not fake an FP exceptionMikael Pettersson
2016-04-20Merge branch 'sverker/hipe-code-alloc'Sverker Eriksson
2016-04-17clean up FP exception code in sys_float.cMikael Pettersson
2016-04-15erts: Add 'exec_alloc' for hipe codeSverker Eriksson
2016-04-15erts: Make ErtsMemMapper able to map memory with PROT_EXECSverker Eriksson
2016-04-15erts: Refactor callbacks for literal mseg allocSverker Eriksson
2016-04-15erts: Tweak defaults for literal allocatorSverker Eriksson
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/inline_tagvaldef/OTP-13440'Lukas Larsson
2016-03-29erts: inline tag_val_defLukas Larsson
2016-03-18Merge branch 'lukas/erts/fix_scheduler_suspend/ERL-94/PR-978/OTP-13425'Lukas Larsson
2016-03-16Take out (parts of) broken fp exception support for MacOS XBjörn Gustavsson
2016-03-15update copyright-yearHenrik Nord
2016-03-08Merge branch 'sverk/literal-alloc-polish'Sverker Eriksson
2016-03-01Merge branch 'sverk/master/halt-INT_MIN'Sverker Eriksson
2016-03-01Merge branch 'sverk/halt-INT_MIN' into maintSverker Eriksson
2016-02-29Fix build wihtout thread supportRickard Green
2016-02-24Merge branch 'master' into sverk/master/halt-INT_MINSverker Eriksson
2016-02-24erts: Change erl_exit into erts_exitSverker Eriksson
2016-02-23erts: Refactor init of erts_literal_mmapperSverker Eriksson
2016-02-23erts: Make literal_alloc documented and configurableSverker Eriksson
2016-02-23erts: Fix install of suspend handlerLukas Larsson
2016-02-02erts: Add power saving cpu feature tests and use themLukas Larsson
2016-02-02erts: Refactor perf counter internal interfaceLukas Larsson
2016-02-02erts: Fix hrtime for windowsLukas Larsson
2016-02-02erts: use correct function for perf counter on non-x86Lukas Larsson
2016-02-02erts: Add microstate accountingLukas Larsson
2016-02-02erts, kernel: Add os:perf_counter functionLukas 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: Never abort in the forked childLukas Larsson
2015-12-15erts: Mend ASSERT makro for erl_child_setupSverker Eriksson
2015-12-15erts: Only use forker StackAck on freebsdLukas Larsson
2015-12-15erts: Add forker StartAck for port start flowcontrolLukas Larsson
2015-12-15erts: Fix large open_port arg segfault for win32Lukas Larsson
2015-12-15erts: Move os_pid to port hash to child setupLukas Larsson
2015-12-15erts: Handle all EINTR and EAGAIN cases in child setupLukas Larsson
2015-12-15erts: Make child_setup work with large environmentsLukas Larsson
2015-12-15erts: Fix uds socket handling for os xLukas Larsson
2015-12-15erts: Fix dereferencing of unaligned integer for sparcLukas Larsson