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
/
beam
/
erl_alloc.c
Age
Commit message (
Expand
)
Author
2011-11-13
Use generic lock-free queue for misc aux work
Rickard Green
2011-11-13
Implement generic lock-free queue
Rickard Green
2011-11-13
Replace system block with thread progress block
Rickard Green
2011-11-13
Optimize memory allocation
Rickard Green
2011-09-28
Prevent valgrind warning for erts_alloc_permanent_cache_aligned
Sverker Eriksson
2011-07-29
Merge branch 'sverker/allocator-aoff/OTP-9424' into dev
Sverker Eriksson
2011-07-20
Small fixups for rickard/sbmbc/OTP-9339
Sverker Eriksson
2011-07-18
New allocator: Address order first fit (aoff)
Sverker Eriksson
2011-07-08
Use separate memory carriers for small blocks
Rickard Green
2011-05-10
Present 'low' memory count for halfword-vm with erlang:memory()
Sverker Eriksson
2011-05-09
Fix faulty values from erlang:memory() on halfword-vm
Sverker Eriksson
2011-05-09
Allow allocator disable for high memory (better valgrind for halfword)
Sverker Eriksson
2011-05-09
Expand the use of high memory allocation in halfword emulator
Sverker Eriksson
2011-03-16
erts_printf %be to print integers of size Eterm
Sverker Eriksson
2011-02-28
Fixed end date in copyright note.
Micael Karlberg
2011-02-10
Verify that temp allocated memory is released
Rickard Green
2010-12-15
Remove unused variable
Rickard Green
2010-11-25
Teach erl_alloc.c not to disable internal allocators for halfword
Patrik Nyblom
2010-08-17
erts: Remove broken elib_malloc
Björn Gustavsson
2010-08-10
Rewrite ethread library
Rickard Green
2010-06-07
Merge OTP-8681
Björn-Egil Dahlberg
2010-03-22
Merge branch 'pan/otp_8332_halfword' into dev
Erlang/OTP
2010-03-10
Store pointers to heap data in 32-bit words
Patrik Nyblom
2010-03-10
Fit all heap data into the 32-bit address range
Patrik Nyblom
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP