aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/beam/erl_gc.c
AgeCommit message (Expand)Author
2010-08-12Increase vheap counter to Uint64Björn-Egil Dahlberg
2010-08-12Fix wrapping in next vheap calculationBjörn-Egil Dahlberg
2010-07-22Mending halfword heap emulatorSverker Eriksson
2010-07-20One off-heap list, to eliminate two words per ETS object.Sverker Eriksson
2010-06-03OTP-8555 Send message from NIFSverker Eriksson
2010-03-10Store pointers to heap data in 32-bit wordsPatrik Nyblom
2010-01-13Improve binary garbage collectionBjörn-Egil Dahlberg
2010-01-13OTP-8240 Improved GC performance after BIF/NIF call when a lot of heapSverker Eriksson
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP