index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
erts
/
emulator
/
test
/
alloc_SUITE_data
Age
Commit message (
Expand
)
Author
2016-09-19
Use more correct delimiters for erl_nif.h include
Tuncer Ayaz
2016-03-15
update copyright-year
Henrik Nord
2016-01-21
erts: Add checks for thread safe allocation
Sverker Eriksson
2016-01-19
Merge branch 'sverk/armata-memset-bug' into maint
Sverker Eriksson
2016-01-11
erts: Workaround memset bug in test case
Sverker Eriksson
2015-11-26
erts: Reduce alloc_SUITE:rbtree runtime for valgrind
Sverker Eriksson
2015-11-26
erts: Improve alloc_SUITE:migration test
Sverker Eriksson
2015-11-26
erts: Pass free mem and build type to alloc_SUITE tests
Sverker Eriksson
2015-11-26
erts: Fix snprintf in alloc_SUITE for windows
Sverker Eriksson
2015-11-26
erts: Workaround for strange crash on win64 in alloc_SUITE test code
Sverker Eriksson
2015-11-26
erts: Refactor alloc_SUITE to use NIFs instead of drivers
Sverker Eriksson
2015-11-10
erts: Add alloc_SUITE:migration
Sverker Eriksson
2015-11-10
erts: Add TEST allocator
Sverker Eriksson
2015-06-18
Change license text to APLv2
Bruce Yinhe
2013-06-19
erts: Add new allocator strategy aoffcbf
Sverker Eriksson
2013-06-04
erts: Implement test case for carrier pool
Rickard Green
2013-06-03
erts: Fix failing testcase alloc_SUITE:rbtree
Sverker Eriksson
2013-06-03
erts: Rename allocator aoffcbf to aoffcaobf
Sverker Eriksson
2013-06-03
erts: Add test for add_mbc and remove_mbc callbacks
Sverker Eriksson
2013-06-03
erts: Prepare aoff allocator for carrier migration
Sverker Eriksson
2013-06-03
erts: Add "bestfit within carrier" for aoff allocator (aoffcbf)
Sverker Eriksson
2013-01-23
Merge branch 'rickard/r16/port-optimizations/OTP-10336'
Rickard Green
2012-12-19
Replace use of deprecated functions in test cases
Rickard Green
2012-11-15
erts: Fix alloc_SUITE:coalesce for new header scheme
Sverker Eriksson
2012-11-15
erts: Refactor renaming a couple of macros in alloc_util
Sverker Eriksson
2012-11-15
erts: Change single carrier block header flags
Sverker Eriksson
2012-11-15
erts: Make alloc_SUITE:bucket_mask handle larger carriers
Sverker Eriksson
2012-11-13
erts: New mseg allocator cache
Björn-Egil Dahlberg
2012-10-09
Increase sbct for win64 as block alignment is 16
Lukas Larsson
2011-12-09
emulator test drivers: Conform to updated driver API
Raimo Niskanen
2011-12-02
Iron out bugs in Win64 found in daily builds
Patrik Nyblom
2011-07-18
New allocator: Address order first fit (aoff)
Sverker Eriksson
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP