aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/sys/common/erl_mseg.c
AgeCommit message (Expand)Author
2011-05-09Expand the use of high memory allocation in halfword emulatorSverker Eriksson
2011-03-16erts_printf %be to print integers of size EtermSverker Eriksson
2011-03-09Make halfword emulator with valgrind target allocate low memorySverker Eriksson
2011-02-03HALFWORD Make system_info mseg_alloc report both low/high memSverker Eriksson
2011-02-03HALFWORD Make more allocators use high mem (binary, fixed and driver)Sverker Eriksson
2011-02-03HALFWORD ETS 32-bit arch fixes and other cleanupsSverker Eriksson
2011-02-03HALFWORD first stab at high mem allocSverker Eriksson
2011-02-03HALFWORD ETS relative termsSverker Eriksson
2010-12-20Refactor timer interfaceBjörn-Egil Dahlberg
2010-08-13Add support for NetBSDMartti Kuparinen
2010-04-28OTP-8591 Race in mseg cashe on non-SMP with async threadsSverker Eriksson
2010-03-22Merge branch 'pan/otp_8332_halfword' into devErlang/OTP
2010-03-10Fix further test-suite problemsPatrik Nyblom
2010-03-10Add a custom mmap wrapper to force heaps into the lower address rangePatrik Nyblom
2010-03-10Fit all heap data into the 32-bit address rangePatrik Nyblom
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP