Age | Commit message (Expand) | Author |
2013-06-04 | Merge branch 'rickard-sverker/carrier-migration/OTP-10279' into maint | Rickard Green |
2013-06-04 | erts: Carrier pool information in allocator information | Rickard Green |
2013-06-04 | erts: Use carrier pool for migration of carriers | Rickard Green |
2013-06-04 | erts: Fix dynamic select for darwin | Sverker Eriksson |
2013-06-04 | erts: Implement test case for carrier pool | Rickard Green |
2013-06-04 | erts: Implement carrier pool | Rickard Green |
2013-06-04 | erts: Fix type errors in info functions | Rickard Green |
2013-06-04 | erts: Use Uint64 for call counts | Rickard Green |
2013-06-03 | erts: Fix failing testcase alloc_SUITE:rbtree | Sverker Eriksson |
2013-06-03 | Merge branch 'lukas/r16b01/testcase-fixes/OTP-11138' into maint | Lukas Larsson |
2013-06-03 | Merge branch 'nox/erl_eval-receive/OTP-11137' into maint | Fredrik Gustafsson |
2013-06-03 | erts: Rename allocator aoffcbf to aoffcaobf | Sverker Eriksson |
2013-06-03 | erts: Remove unnecessary flag arguments in allocators | Sverker Eriksson |
2013-06-03 | erts: Remove SBMBC allocator | Sverker Eriksson |
2013-06-03 | erts: Add test for add_mbc and remove_mbc callbacks | Sverker Eriksson |
2013-06-03 | erts: Fix deallocation in removed carrier | Sverker Eriksson |
2013-06-03 | erts: Change naive list to rb-tree of carriers in AOFF allocator | Sverker Eriksson |
2013-06-03 | erts: Prepare aoff allocator for carrier migration | Sverker Eriksson |
2013-06-03 | erts: Make carrier header sizes customizable | Sverker Eriksson |
2013-06-03 | erts: Add "bestfit within carrier" for aoff allocator (aoffcbf) | Sverker Eriksson |
2013-05-31 | kernel: Fix bug in file:pwrite for large data sets | Sverker Eriksson |
2013-05-31 | Merge branch 'lukas/erts/gc_stat_contention/OTP-10271' into maint | Lukas Larsson |
2013-05-31 | Replace gc stat lock with sched spec data | Lukas Larsson |
2013-05-30 | Merge branch 'rickard/ptab-id-alloc/OTP-11077' into maint | Rickard Green |
2013-05-28 | erts: Refactor unlimited select patch | Sverker Eriksson |
2013-05-28 | erts: Fix bug in unlimited fd_set patch | Sverker Eriksson |
2013-05-28 | Fix receive support in erl_eval with a BEAM module | Anthony Ramine |
2013-05-24 | Merge branch 'nox/fix-silent-rules/OTP-11111' into maint | Fredrik Gustafsson |
2013-05-22 | Merge branch 'sverk/win64-fixes' into maint | Sverker Eriksson |
2013-05-22 | Merge branch 'lukas/erts/process_memory_crash_dump/OTP-11098' into maint | Lukas Larsson |
2013-05-21 | Bump crash dump version | Lukas Larsson |
2013-05-20 | Merge branch 'nox/fix-wcwidth/OTP-11106' into maint | Fredrik Gustafsson |
2013-05-17 | Introduce a better id allocation algorithm for PTabs | Rickard Green |
2013-05-16 | Merge branch 'rickard/frmptr' into maint | Rickard Green |
2013-05-16 | Merge branch 'rickard/nosuspend/OTP-11076' into maint | Rickard Green |
2013-05-16 | Merge branch 'rickard/inet_opts/OTP-11075' into maint | Rickard Green |
2013-05-16 | Merge branch 'rickard/inet_db/OTP-11074' into maint | Rickard Green |
2013-05-16 | Merge branch 'lukas/erts/process_memory_crash_dump/OTP-11098' into maint | Lukas Larsson |
2013-05-16 | Merge branch 'lukas/erts/nodes_rwlock_contentions/OTP-11097' into maint | Lukas Larsson |
2013-05-16 | Change rwlock to rlock where possible | Lukas Larsson |
2013-05-16 | Merge branch 'lukas/erts/win32_io_flush_hangs/OTP-11096' into maint | Lukas Larsson |
2013-05-14 | Properly guard WIDE_TAG use with HAVE_WCWIDTH in ttsl_drv | Anthony Ramine |
2013-05-13 | Print process memory usage info in crash dump | Lukas Larsson |
2013-05-12 | Use _DARWIN_UNLIMITED_SELECT in erl_poll | Anthony Ramine |
2013-05-08 | Merge branch 'nox/wide-chars/OTP-11088' into maint | Fredrik Gustafsson |
2013-05-06 | Only verify not busy for erlang:send(Port, Msg, [nosuspend]) until scheduled | Rickard Green |
2013-05-06 | Make high_msgq_watermark and low_msgq_watermark generic inet options | Rickard Green |
2013-05-06 | erts: Change some more 'long' to pointer sized int (ErlDrvUInt) | Sverker Eriksson |
2013-05-06 | Merge branch 'sverk/fix-alloc-fixes' into maint | Sverker Eriksson |
2013-05-06 | Merge branch 'nox/fix-warnings/OTP-11086' into maint | Fredrik Gustafsson |