summaryrefslogtreecommitdiff
path: root/erts/emulator/beam/erl_alloc_util.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearErlang/OTP2022-10-241-1/+1
* erts: Add acful, abandon carried free utilization limitLukas Larsson2022-10-211-0/+5
* Update copyright yearRickard Green2021-12-131-1/+1
* Allocator instances for dirty schedulersRickard Green2021-11-161-3/+4
* erts: Decrease super alignment on 64-bitSverker Eriksson2021-04-281-1/+1
* erts: Skip main carrier for ets_alloc instance 0Sverker Eriksson2021-04-281-0/+3
* erts: Remove unused MIN_MBC_FIRST_FREE_SZSverker Eriksson2021-04-281-1/+0
* otp: Remove HiPE and HiPE-related accessoriesJohn Högberg2020-11-091-6/+0
* Merge branch 'rickard/small-memory-build-fix/OTP-16939' into maintRickard Green2020-10-151-0/+2
|\
| * Fix SMALL_MEMORY buildRickard Green2020-10-131-0/+2
* | Merge branch 'rickard/carrier-pools/OTP-16856' into maintRickard Green2020-10-011-0/+21
|\ \ | |/
| * Multiple carrier poolsRickard Green2020-09-251-0/+21
* | erts: Fix LTTng allocation statisticsJohn Högberg2020-03-261-8/+26
* | Merge branch 'maint'Rickard Green2020-03-131-1/+1
|\ \ | |/
| * Update copyright yearRickard Green2020-03-131-1/+1
* | erts: Include block types in allocation statisticsJohn Högberg2020-01-071-17/+26
|/
* erts_alloc: Fix header packing on Win64John Högberg2019-04-291-1/+3
* erts_alloc: Fix incorrect header word packingJohn Högberg2019-04-241-2/+3
* Mark free blocks in pooled carriers as unused (MADV_FREE)John Högberg2018-12-071-1/+3
* Allow cross-type carrier migrationJohn Högberg2018-06-281-27/+54
* Update copyright yearHenrik Nord2018-06-181-1/+1
* erts: Let allocator pooled_tree also use Age OrderSverker Eriksson2018-05-221-0/+4
* erts: Rewrite memory instrumentationJohn Högberg2018-04-231-0/+35
* Merge PR-1699 from sverker/hipe-amd64-high-code/OTP-14951Sverker Eriksson2018-03-131-1/+1
|\
| * erts: Remove hipe amd64 code super carrier (exec_mmap)Sverker Eriksson2018-03-051-1/+1
* | Merge 'sverker/maint-20/alloc-n-migration/ERIERL-88'Sverker Eriksson2018-02-121-53/+100
|\ \ | |/ |/|
| * Merge 'sverker/maint-19/alloc-n-migration/ERIERL-88'Sverker Eriksson2018-02-121-56/+107
| |\
| | * Merge 'sverker/carrier-migration-improvements'Sverker Eriksson2018-02-121-55/+93
| | |\
| | | * erts: Add more stats for mbcs_poolSverker Eriksson2017-12-201-0/+11
| | | * erts: Improve carrier pool searchSverker Eriksson2017-12-201-12/+27
| | | * erts: Refactor carrier dealloc migrationSverker Eriksson2017-12-201-50/+62
| | * | erts: Add system_flags(erts_alloc,"+M?sbct *")Sverker Eriksson2018-02-121-0/+4
| | * | erts: Add migration options "acnl" and "acfml"Sverker Eriksson2018-02-081-2/+10
| | |/
* | | Merge branch 'maint'John Högberg2017-09-111-4/+0
|\ \ \ | |/ /
| * | Replace ad-hoc MIN/MAX macros with common onesJohn Högberg2017-09-071-4/+0
* | | erts: Replace usage of all erts_smp prefixes to just ertsLukas Larsson2017-07-171-2/+2
* | | erts: Remove ERTS_SMP and USE_THREAD definesLukas Larsson2017-07-171-22/+0
|/ /
* | Merge branch 'john/erts/runtime-lcnt' into maintJohn Högberg2017-07-061-1/+4
|\ \
| * | Allow toggling lock counting at runtimeJohn Högberg2017-07-061-1/+4
* | | Update copyright yearHans Nilsson2017-06-141-1/+1
* | | erts: Make allocator functions staticSalikhov Dinislam2017-05-211-7/+0
|/ /
* | Merge branch 'maint'Sverker Eriksson2016-11-221-5/+5
|\ \ | |/
| * erts: Refactor crash dumping with cbprintfSverker Eriksson2016-11-171-5/+5
* | erts: Enable exec_alloc for all hipe architecturesSverker Eriksson2016-10-141-0/+6
|/
* Merge branch 'sverker/hipe-code-alloc'Sverker Eriksson2016-04-201-11/+13
|\
| * erts: Make sure literal MBCs have super aligned sizesSverker Eriksson2016-04-201-8/+8
| * erts: Refactor callbacks for literal mseg allocSverker Eriksson2016-04-151-3/+5
* | Merge branch 'henrik/update-copyrightyear'Henrik Nord2016-04-131-1/+1
|\ \ | |/ |/|
| * update copyright-yearHenrik Nord2016-03-151-1/+1
* | erts: Add lttng tracepoints for memory carriersBjörn-Egil Dahlberg2016-04-061-0/+13
|/