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.erl
Age
Commit message (
Expand
)
Author
2018-06-28
Add 'chaos first fit' to test mixed-order carrier migration
John Högberg
2018-06-18
Update copyright year
Henrik Nord
2018-02-12
Merge 'sverker/maint-20/alloc-n-migration/ERIERL-88'
Sverker Eriksson
2018-02-12
Merge 'sverker/carrier-migration-improvements'
Sverker Eriksson
2018-02-12
erts: Add system_flags(erts_alloc,"+M?sbct *")
Sverker Eriksson
2018-02-12
erts: Add age order first fit allocator strategies
Sverker Eriksson
2017-12-20
erts: Fix alloc_SUITE:migration
Sverker Eriksson
2017-12-20
erts: Improve alloc_SUITE:migration
Sverker Eriksson
2017-10-13
Eliminate use of deprecated functions in string
Björn Gustavsson
2017-07-17
Fix testcases after removal of non-smp emulator
Lukas Larsson
2016-08-25
Update test-cases to use new symbolic time units
Rickard Green
2016-05-10
erts: Skip alloc_SUITE:erts_mmap if ERL_ZFLAGS
Sverker Eriksson
2016-04-20
erts: Produce statistics for literal and hipe super carriers
Sverker Eriksson
2016-04-13
Merge branch 'henrik/update-copyrightyear'
Henrik Nord
2016-04-08
Additional logging for alloc_SUITE
Björn-Egil Dahlberg
2016-04-08
Replace test_server:os_type/0 with os:type/0
Björn-Egil Dahlberg
2016-03-15
update copyright-year
Henrik Nord
2016-03-11
Remove ?line macros
Björn-Egil Dahlberg
2016-03-11
Eliminate use of doc and suite clauses
Björn-Egil Dahlberg
2016-03-11
Replace ?t with test_server
Björn-Egil Dahlberg
2016-03-11
Eliminate use of ?config() macro
Björn-Egil Dahlberg
2016-03-11
Replace use of test_server:format/2 with io:format/2
Björn-Egil Dahlberg
2016-03-11
Eliminate use of test_server:fail/0,1
Björn-Egil Dahlberg
2016-03-11
Modernize use of timetraps
Björn-Egil Dahlberg
2016-02-17
Eliminate use of test_server.hrl and test_server_line.hrl
Björn Gustavsson
2015-11-27
Merge branch 'maint'
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: Refactor alloc_SUITE to use NIFs instead of drivers
Sverker Eriksson
2015-11-10
erts: Add alloc_SUITE:migration
Sverker Eriksson
2015-06-24
erts: Remove halfword specific tests
Björn-Egil Dahlberg
2015-06-18
Change license text to APLv2
Bruce Yinhe
2015-05-06
Replace erlang:now() usage in emulator suite
Rickard Green
2013-11-28
Merge branch 'lukas/erts/supercarrier_fix/OTP-11149' into maint
Lukas Larsson
2013-11-25
Improve error info when main carrier creation fails
Lukas Larsson
2013-11-05
Replace the +MMscmgc switch with +MMscrfsd
Rickard Green
2013-10-03
erts: Add test case for erts_mmap
Sverker Eriksson
2013-06-12
Update copyright years
Björn-Egil Dahlberg
2013-06-04
erts: Implement test case for carrier pool
Rickard Green
2011-03-11
Update copyright years
Björn-Egil Dahlberg
2011-02-17
Rename Suite Callback to Common Test Hook
Lukas Larsson
2011-02-17
Fix formatting for emulator
Lukas Larsson
2011-02-17
Add init_per_suite and end_per_suite
Lukas Larsson
2011-02-17
Add ts_install_scb to suite/0
Lukas Larsson
2011-02-17
Update emulator tests to conform with common_test standard
Lukas Larsson
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP