summaryrefslogtreecommitdiff
path: root/erts/emulator/beam/erl_alloc_util.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'rickard/aligned-sys_alloc-carriers/OTP-11318' into rickard/alig...Rickard Green2013-09-251-17/+26
|\
| * Implement platform specific aligned sys_alloc and use when supportedRickard Green2013-09-251-8/+19
* | Update copyright yearsBjörn-Egil Dahlberg2013-06-121-1/+1
* | erts: Use carrier pool for migration of carriersRickard Green2013-06-041-8/+34
* | erts: Implement carrier poolRickard Green2013-06-041-1/+36
* | erts: Use Uint64 for call countsRickard Green2013-06-041-4/+1
* | erts: Remove unnecessary flag arguments in allocatorsSverker Eriksson2013-06-031-7/+7
* | erts: Remove SBMBC allocatorSverker Eriksson2013-06-031-19/+1
* | erts: Change naive list to rb-tree of carriers in AOFF allocatorSverker Eriksson2013-06-031-0/+6
* | erts: Prepare aoff allocator for carrier migrationSverker Eriksson2013-06-031-0/+3
* | erts: Make carrier header sizes customizableSverker Eriksson2013-06-031-0/+1
* | erts: Add "bestfit within carrier" for aoff allocator (aoffcbf)Sverker Eriksson2013-06-031-1/+32
* | erts: Change some more 'long' to pointer sized int (ErlDrvUInt)Sverker Eriksson2013-05-061-1/+1
|/
* erts: Set super alignment (256kb) and limits for sbct (8Mb) and lmbcs (128Mb)Sverker Eriksson2012-12-141-1/+2
* erts: Force sbmbc to be disabled in a crude waySverker Eriksson2012-12-141-0/+2
* erts: Fix new header scheme for win64Sverker Eriksson2012-12-141-5/+8
* erts: Make carrier header sizes compile time constantsSverker Eriksson2012-11-211-2/+0
* erts: Enable new header scheme without super alignment on 64-bitSverker Eriksson2012-11-151-7/+15
* erts: Add carrier pointer to header of free blockSverker Eriksson2012-11-151-5/+12
* erts: Save one word per block for thread preferred allocatorsSverker Eriksson2012-11-151-0/+1
* erts: Change single carrier block header flagsSverker Eriksson2012-11-151-2/+0
* erts: Add carrier offset to internal allocation headersSverker Eriksson2012-11-151-7/+26
* Misc memory barrier fixesRickard Green2012-02-191-2/+4
* Iron out bugs in Win64 found in daily buildsPatrik Nyblom2011-12-021-1/+1
* Optimize memory allocationRickard Green2011-11-131-4/+105
* Use separate memory carriers for small blocksRickard Green2011-07-081-9/+34
* Expand the use of high memory allocation in halfword emulatorSverker Eriksson2011-05-091-0/+3
* Fixed end date in copyright note.Micael Karlberg2011-02-281-1/+1
* Verify that temp allocated memory is releasedRickard Green2011-02-101-0/+3
* Merge branch 'pan/otp_8332_halfword' into devErlang/OTP2010-03-221-30/+30
|\
| * Add the BeamInstr data type for loaded BEAM codePatrik Nyblom2010-03-101-1/+1
| * Store pointers to heap data in 32-bit wordsPatrik Nyblom2010-03-101-26/+26
|/
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+342