Age | Commit message (Expand) | Author |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg |
2013-01-23 | Merge branch 'sverk/r16/utf8-atoms' | Sverker Eriksson |
2013-01-08 | erts: Change internal representation of atoms to utf8 | Sverker Eriksson |
2012-12-14 | erts: Optimize erl_alloc_util.c by substitute MBC_BLK_SZ | Sverker Eriksson |
2012-12-14 | erts: Fix bug when allocating size near sbc_threshold | Sverker Eriksson |
2012-11-21 | erts: Make carrier header sizes compile time constants | Sverker Eriksson |
2012-11-19 | erts: Cleanup minor things in alloc_util | Sverker Eriksson |
2012-11-16 | erts: Fix compile warnings in alloc_util | Sverker Eriksson |
2012-11-15 | erts: Enable new header scheme without super alignment on 64-bit | Sverker Eriksson |
2012-11-15 | erts: Ensure MBC limits due to super alignment | Sverker Eriksson |
2012-11-15 | erts: Add carrier pointer to header of free block | Sverker Eriksson |
2012-11-15 | erts: Refactor renaming a couple of macros in alloc_util | Sverker Eriksson |
2012-11-15 | erts: Refactor removing dummy footer in carrier header | Sverker Eriksson |
2012-11-15 | erts: Save one word per block for thread preferred allocators | Sverker Eriksson |
2012-11-15 | erts: Refactor erl_alloc_util.c | Sverker Eriksson |
2012-11-15 | erts: Change single carrier block header flags | Sverker Eriksson |
2012-11-15 | erts: Use new mseg flag argument for carrier sizing | Sverker Eriksson |
2012-11-15 | erts: Move carrier alignment define to erl_msg.h | Sverker Eriksson |
2012-11-15 | erts: Add carrier offset to internal allocation headers | Sverker Eriksson |
2012-11-13 | erts: New mseg allocator cache | Björn-Egil Dahlberg |
2012-07-31 | Improve the enqueue operation of delayed dealloc | Rickard Green |
2012-06-18 | Fix faulty use of thread progress in handle_aux_work() | Rickard Green |
2012-02-20 | Merge branch 'rickard/barriers/OTP-9922' into maint | Rickard Green |
2012-02-19 | Misc memory barrier fixes | Rickard Green |
2012-01-31 | erts: Correct incorrect assertion in erl_alloc_util.c | Björn Gustavsson |
2011-12-08 | Return true/false instead of num for +M<S>t info | Lukas Larsson |
2011-11-13 | Replace system block with thread progress block | Rickard Green |
2011-11-13 | Optimize memory allocation | Rickard Green |
2011-07-20 | Small fixups for rickard/sbmbc/OTP-9339 | Sverker Eriksson |
2011-07-08 | Use separate memory carriers for small blocks | Rickard Green |
2011-05-09 | Expand the use of high memory allocation in halfword emulator | Sverker Eriksson |
2011-03-16 | erts_printf %be to print integers of size Eterm | Sverker Eriksson |
2011-02-28 | Fixed end date in copyright note. | Micael Karlberg |
2011-02-10 | Verify that temp allocated memory is released | Rickard Green |
2010-03-22 | Merge branch 'pan/otp_8332_halfword' into dev | Erlang/OTP |
2010-03-10 | Store pointers to heap data in 32-bit words | Patrik Nyblom |
2010-03-10 | Fit all heap data into the 32-bit address range | Patrik Nyblom |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP |