aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator
AgeCommit message (Expand)Author
2011-12-05Merge branch 'rickard/generic-thr-queue/OTP-9632'Rickard Green
2011-12-05Fix handle_async_ready_clean()Rickard Green
2011-12-05Merge branch 'sverk/deprecate-nif-reload'Sverker Eriksson
2011-12-05Merge branch 'bjorn/test-cases'Björn Gustavsson
2011-12-05erts: Remove duplicate erts_unblock_fpeJovi Zhang
2011-12-02sensitive_SUITE: Fix spuriously failing recv_trace/1Björn Gustavsson
2011-12-02Fix time typesRickard Green
2011-12-02Remove ancient WaitForInputIdle workaroundPatrik Nyblom
2011-12-02Iron out bugs in Win64 found in daily buildsPatrik Nyblom
2011-12-02Make whole of OTP build and release on Win64Patrik Nyblom
2011-12-02Get cerl and distribution working in Win64Patrik Nyblom
2011-12-02Get working prompt in Win64 using bootstrap codePatrik Nyblom
2011-12-02Build Win64 Erlang emulator using MSYSunknown
2011-12-02Merge branch 'ta/sendfile/OTP-9240'Lukas Larsson
2011-12-02Mend the non-SMP emulatorBjörn Gustavsson
2011-12-02Remove header/trailer supportLukas Larsson
2011-12-02Remove windows implementationLukas Larsson
2011-12-01Preliminary work on header/trailerLukas Larsson
2011-12-01Use free_sendfile explicitly for non-asyncLukas Larsson
2011-12-01Remove debug printoutsLukas Larsson
2011-12-01Set chunk size to 3 GBLukas Larsson
2011-12-01Change type of fd to be ErlDrvEventLukas Larsson
2011-12-01Add ifdef's for HAVE_SENDFILELukas Larsson
2011-12-01Fix freebsd support for sendfileLukas Larsson
2011-12-01Change nbytes to 64 bitLukas Larsson
2011-12-01Implement ignorefd for TCPLukas Larsson
2011-12-01Fix offset calculation for darwinLukas Larsson
2011-12-01Fix cleanup for sendfileLukas Larsson
2011-12-01Fix 32 bit parametersLukas Larsson
2011-12-01Make socket blocking if there are async threadsLukas Larsson
2011-12-01Implement sendfile when there are no async threadsLukas Larsson
2011-12-01Implement blocking calls for sendfileLukas Larsson
2011-12-01Remove output from driver entryLukas Larsson
2011-12-01Implement sendfile using blocking io in asynch threadsLukas Larsson
2011-12-01Merge branch 'rickard/deprecate-runtime-binding/OTP-9749'Rickard Green
2011-12-01Merge branch 'rickard/rm-common-runq/OTP-9727'Rickard Green
2011-12-01Deprecate erlang:system_flag/2 arguments scheduler_bind_type and cpu_topologyRickard Green
2011-12-01Remove common run-queue in SMP caseRickard Green
2011-12-01Fix scheduler suspend bugRickard Green
2011-11-30Merge branch 'rickard/default-unbound/OTP-9726'Rickard Green
2011-11-30Merge branch 'rickard/pix-mutex/OTP-9723'Rickard Green
2011-11-30erts: Add valgrind suppressionsSverker Eriksson
2011-11-30Merge branch 'bjorn/deprecate-tuple-funs/OTP-9649'Björn Gustavsson
2011-11-30Merge branch 'bjorn/llvm-issues/OTP-9712'Björn Gustavsson
2011-11-30Merge branch 'tn/inet_drv-fix'Raimo Niskanen
2011-11-30erts: Warn the first time a tuple fun is calledBjörn Gustavsson
2011-11-29Implement file:sendfileTuncer Ayaz
2011-11-29big_SUITE: Eliminate use of tuple funBjörn Gustavsson
2011-11-29erts: Deprecate the NIF reload mechanismSverker Eriksson
2011-11-29erts: Remove old ELIB cruft from emulator MakefileRaimo Niskanen