summaryrefslogtreecommitdiff
path: root/erts/emulator/sys/common/erl_mseg.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearRickard Green2021-12-131-1/+1
* Allocator instances for dirty schedulersRickard Green2021-11-161-1/+3
* Update copyright yearHenrik Nord2018-06-181-1/+1
* erts: Remove hipe amd64 code super carrier (exec_mmap)Sverker Eriksson2018-03-051-2/+0
* erts: Refactor crash dumping with cbprintfSverker Eriksson2016-11-171-2/+2
* erts: Fix system_info({allocator_sizes, mseg_alloc})Sverker Eriksson2016-04-291-1/+1
* Merge branch 'sverker/hipe-code-alloc'Sverker Eriksson2016-04-201-1/+3
|\
| * erts: Add 'exec_alloc' for hipe codeSverker Eriksson2016-04-151-1/+3
* | update copyright-yearHenrik Nord2016-03-151-1/+1
|/
* erts: Add support for fast erts_is_literal()Sverker Eriksson2015-11-121-2/+4
* erts: Fix strangeness in treatment of MSEG_ALIGN_BITSSverker Eriksson2015-09-111-10/+0
* erts: Remove HALFWORD_HEAP definitionBjörn-Egil Dahlberg2015-06-241-3/+0
* Change license text to APLv2Bruce Yinhe2015-06-181-9/+10
* erts: erts_mmap supercarrier management and erts_mseg usageRickard Green2013-09-301-17/+17
* erts: Prepare erl_mmap with tree structures for free seg storageSverker Eriksson2013-09-301-0/+2
* Merge branch 'rickard/aligned-sys_alloc-carriers/OTP-11318' into rickard/alig...Rickard Green2013-09-251-3/+3
|\
| * Implement platform specific aligned sys_alloc and use when supportedRickard Green2013-09-251-3/+3
* | erts: Change some more 'long' to pointer sized int (ErlDrvUInt)Sverker Eriksson2013-05-061-4/+1
|/
* erts: Increase default #cached segments to 10Björn-Egil Dahlberg2013-02-111-1/+1
* erts: Evict old cached segments for newer onesBjörn-Egil Dahlberg2013-02-111-4/+3
* Update copyright yearsBjörn-Egil Dahlberg2013-01-251-1/+1
* erts: Set super alignment (256kb) and limits for sbct (8Mb) and lmbcs (128Mb)Sverker Eriksson2012-12-141-1/+2
* erts: Reintroduce mseg options amcbf and rmcbfBjörn-Egil Dahlberg2012-12-141-1/+5
* erts: Remove unused mseg options amcbf and rmcbfBjörn-Egil Dahlberg2012-12-141-5/+1
* erts: Use aligned bits as constant in mseg_allocBjörn-Egil Dahlberg2012-12-141-2/+10
* erts: Add carrier pointer to header of free blockSverker Eriksson2012-11-151-1/+5
* erts: Move carrier alignment define to erl_msg.hSverker Eriksson2012-11-151-0/+3
* erts: Add carrier offset to internal allocation headersSverker Eriksson2012-11-151-0/+2
* erts: New mseg allocator cacheBjörn-Egil Dahlberg2012-11-131-4/+9
* Optimize memory allocationRickard Green2011-11-131-5/+6
* Update copyright yearsBjörn-Egil Dahlberg2011-05-201-1/+1
* Expand the use of high memory allocation in halfword emulatorSverker Eriksson2011-05-091-7/+4
* Merge branch 'pan/otp_8332_halfword' into devErlang/OTP2010-03-221-7/+7
|\
| * Store pointers to heap data in 32-bit wordsPatrik Nyblom2010-03-101-2/+2
|/
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+97