aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/beam/erl_process.h
AgeCommit message (Expand)Author
2010-03-10Teach {wordsize,internal|external} to system_info/1Patrik Nyblom
2010-03-10Add the BeamInstr data type for loaded BEAM codePatrik Nyblom
2010-03-10Store pointers to heap data in 32-bit wordsPatrik Nyblom
2010-03-10Fit all heap data into the 32-bit address rangePatrik 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-12-13OTP-8341 Minor alignment adjustments of scheduler specific data.Rickard Green
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP