aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/beam/erl_node_tables.c
AgeCommit message (Expand)Author
2010-12-15Use new atomic types in emulatorRickard Green
2010-11-02Be less eager to set dist entry in busy stateRickard Green
2010-09-08Re-enable spin wait on ethreads rwlocksRickard Green
2010-08-10Merge branch 'rickard/ethread-rewrite/OTP-8544' into devRickard Green
2010-08-10Rewrite ethread libraryRickard Green
2010-07-20One off-heap list, to eliminate two words per ETS object.Sverker Eriksson
2010-03-22Merge branch 'pan/otp_8332_halfword' into devErlang/OTP
2010-03-10Correct the VM to work for more test suitesPatrik 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
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP