Age | Commit message (Expand) | Author |
2017-07-17 | erts: Remove ERTS_SMP and USE_THREAD defines | Lukas Larsson |
2017-07-06 | Merge branch 'john/erts/runtime-lcnt' into maint | John Högberg |
2017-07-06 | Allow toggling lock counting at runtime | John Högberg |
2017-06-14 | Update copyright year | Hans Nilsson |
2017-05-21 | erts: Make allocator functions static | Salikhov Dinislam |
2016-11-22 | Merge branch 'maint' | Sverker Eriksson |
2016-11-17 | erts: Refactor crash dumping with cbprintf | Sverker Eriksson |
2016-10-14 | erts: Enable exec_alloc for all hipe architectures | Sverker Eriksson |
2016-04-20 | Merge branch 'sverker/hipe-code-alloc' | Sverker Eriksson |
2016-04-20 | erts: Make sure literal MBCs have super aligned sizes | Sverker Eriksson |
2016-04-15 | erts: Refactor callbacks for literal mseg alloc | Sverker Eriksson |
2016-04-13 | Merge branch 'henrik/update-copyrightyear' | Henrik Nord |
2016-04-06 | erts: Add lttng tracepoints for memory carriers | Björn-Egil Dahlberg |
2016-03-15 | update copyright-year | Henrik Nord |
2015-11-27 | Merge branch 'maint' | Sverker Eriksson |
2015-11-12 | erts: Add support for fast erts_is_literal() | Sverker Eriksson |
2015-10-01 | erts: Fix confusion of callbacks destroying_mbc() vs remove_mbc() | Sverker Eriksson |
2015-09-11 | erts: Fix strangeness in treatment of MSEG_ALIGN_BITS | Sverker Eriksson |
2015-06-24 | erts: Remove HALFWORD_HEAP definition | Björn-Egil Dahlberg |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2014-10-03 | erts: Add pooled_list and traitor_list | Sverker Eriksson |
2013-11-05 | Add switch for disabling sys_alloc carriers | Rickard Green |
2013-09-30 | erts: Remove ASSERT_EXPR macro | Sverker Eriksson |
2013-09-25 | Merge branch 'rickard/aligned-sys_alloc-carriers/OTP-11318' into rickard/alig... | Rickard Green |
2013-09-25 | Implement platform specific aligned sys_alloc and use when supported | Rickard Green |
2013-06-12 | Update copyright years | Björn-Egil Dahlberg |
2013-06-04 | erts: Use carrier pool for migration of carriers | Rickard Green |
2013-06-04 | erts: Implement carrier pool | Rickard Green |
2013-06-04 | erts: Use Uint64 for call counts | Rickard Green |
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: 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-06 | erts: Change some more 'long' to pointer sized int (ErlDrvUInt) | Sverker Eriksson |
2012-12-14 | erts: Set super alignment (256kb) and limits for sbct (8Mb) and lmbcs (128Mb) | Sverker Eriksson |
2012-12-14 | erts: Force sbmbc to be disabled in a crude way | Sverker Eriksson |
2012-12-14 | erts: Fix new header scheme for win64 | Sverker Eriksson |
2012-11-21 | erts: Make carrier header sizes compile time constants | Sverker Eriksson |
2012-11-15 | erts: Enable new header scheme without super alignment on 64-bit | Sverker Eriksson |
2012-11-15 | erts: Add carrier pointer to header of free block | Sverker Eriksson |
2012-11-15 | erts: Save one word per block for thread preferred allocators | Sverker Eriksson |
2012-11-15 | erts: Change single carrier block header flags | Sverker Eriksson |
2012-11-15 | erts: Add carrier offset to internal allocation headers | Sverker Eriksson |
2012-02-19 | Misc memory barrier fixes | Rickard Green |
2011-12-02 | Iron out bugs in Win64 found in daily builds | Patrik Nyblom |
2011-11-13 | Optimize memory allocation | Rickard Green |
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 |