summaryrefslogtreecommitdiff
path: root/erts/emulator
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sv-sched-percentage-option' into maintLukas Larsson2013-09-021-0/+4
|\
| * Silence gcc warnings in non-smp buildLukas Larsson2013-09-021-0/+4
* | Merge branch 'lukas/erts/clean_port_msg_dispatcher/OTP-11290' into maintLukas Larsson2013-09-021-4/+19
|\ \ | |/ |/|
| * erts: Fix segfault when scheduling release_port later_opLukas Larsson2013-08-271-4/+19
* | add erl option to set schedulers by percentagesSteve Vinoski2013-08-292-50/+183
|/
* Create better distribution of files over async threadsPatrik Nyblom2013-08-235-7/+106
* Initialize errno properly in win32 efile_may_openfilePatrik Nyblom2013-08-231-0/+1
* Add debug functionality to retrieve async keyPatrik Nyblom2013-08-231-11/+11
* Merge branch 'lukas/erts/crash_dump_acul/OTP-11264' into maintLukas Larsson2013-08-231-1/+1
|\
| * erts: Fix print out of acul option in crash dumpLukas Larsson2013-08-231-1/+1
* | erts: Fix bug in translating ev macros to functionsLukas Larsson2013-08-201-3/+9
|/
* erts: Refactor non-pure macros to functionsLukas Larsson2013-08-131-39/+61
* Merge branch 'lukas/erts/match_spec_test_silent/OTP-11232' into maintLukas Larsson2013-08-123-6/+18
|\
| * erts: Do not enable TRACE_SILENT when testing a msLukas Larsson2013-08-083-6/+18
* | Merge branch 'sverk/ptab-race' into maintSverker Eriksson2013-08-092-52/+89
|\ \
| * | erts: Fix race in ptab that can cause PID mix-upsSverker Eriksson2013-08-072-52/+89
* | | Merge branch 'lukas/smoketests/OTP-11221' into maintLukas Larsson2013-08-082-1/+5
|\ \ \ | |_|/ |/| |
| * | Add smoke testsLukas Larsson2013-08-052-1/+5
* | | Change default of erlang:halt/2 to the documentedPatrik Nyblom2013-07-301-1/+1
|/ /
* | tests: Relax system_profile_SUITE scheduler testBjörn-Egil Dahlberg2013-07-151-1/+2
* | tests: Refactor away ?line macroBjörn-Egil Dahlberg2013-07-151-8/+8
* | tests: Relax receive_SUITE time constraintBjörn-Egil Dahlberg2013-07-151-4/+7
* | Merge branch 'egil/erts/aggregate-system-traceability/OTP-11196' into maintBjörn-Egil Dahlberg2013-07-156-3/+127
|\ \
| * | Fix erlang:system_info(compile_info)Björn-Egil Dahlberg2013-07-151-18/+23
| * | erts: Add cflags, ldflags and config.h into executableLukas Larsson2013-07-116-3/+122
* | | Merge branch 'rickard/warning_fixes' into maintRickard Green2013-07-122-7/+7
|\ \ \
| * | | Fix variable ‘rp_had_locks’ set but not used warningRickard Green2013-07-111-7/+0
| * | | Fix 'no previous prototype' warning for dtrace functionsRickard Green2013-07-111-0/+7
* | | | Merge branch 'rickard/test_case_fixes' into maintRickard Green2013-07-122-3/+52
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Conditionally skip process_SUITE tests that consume large amount of memoryRickard Green2013-07-112-3/+52
| |/
* | Merge branch 'jw/fix-float-middle-endian/OTP-11201' into maintFredrik Gustafsson2013-07-116-7/+57
|\ \
| * | Fix binary construction on floating point middle-endian machinesJohannes Weißl2013-06-142-0/+28
| * | Fix binary matching on floating point middle-endian machinesJohannes Weißl2013-06-142-2/+18
| * | Fix erlang:phash2() on floating point middle-endian machinesJohannes Weißl2013-06-141-1/+1
| * | Fix external term format BIFs on floating point middle-endian machinesJohannes Weißl2013-06-142-4/+10
* | | Merge branch 'rickard/info/OTP-11196' into maintRickard Green2013-07-107-70/+348
|\ \ \
| * | | Add test cases for native atomics and jump tableRickard Green2013-07-101-2/+37
| * | | Make information about use of jump table available via system_info BIFRickard Green2013-07-093-0/+14
| * | | Make ethread library information available via system_info BIFRickard Green2013-07-093-69/+198
| * | | Make emulator arguments available via the system_info BIFRickard Green2013-07-094-0/+100
| | |/ | |/|
* | | Merge branch 'sverk/crypto-remove-ec-resource' into maintSverker Eriksson2013-06-201-0/+2
|\ \ \
| * | | crypto: Supress some false positives from valgrindSverker Eriksson2013-06-121-0/+2
| | |/ | |/|
* | | Merge branch 'sverk/aoffcbf' into maintSverker Eriksson2013-06-207-109/+209
|\ \ \ | |_|/ |/| |
| * | erts: Make aoffcbf default when migration is enabledSverker Eriksson2013-06-191-3/+3
| * | erts: Add new allocator strategy aoffcbfSverker Eriksson2013-06-197-108/+208
* | | erts: Fix memory leak in term_to_binary/2 with compressed optionSverker Eriksson2013-06-141-0/+9
* | | Update copyright yearsBjörn-Egil Dahlberg2013-06-1234-34/+34
* | | Merge branch 'rickard/+sfwi/OTP-11164' into maintRickard Green2013-06-123-3/+102
|\ \ \ | |_|/ |/| |
| * | erts: Add the +sfwi system flagRickard Green2013-06-113-3/+102
* | | Merge branch 'pan/happi/yield_in_term_to_binary' into maintOTP_R16B01_RC1Patrik Nyblom2013-06-1112-116/+800
|\ \ \ | |/ / |/| |