aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/beam/erl_db_util.h
AgeCommit message (Expand)Author
2012-08-02Use thread progress instead of scheduling misc aux work were possibleRickard Green
2012-04-16Optimize process table accessRickard Green
2011-10-26Use the proper macros in all BIFsBjörn Gustavsson
2011-02-03HALFWORD ETS removed eheap and improved test case t_match_spec_runSverker Eriksson
2011-02-03HALFWORD ETS Further match spec optimization to minimize copying and garbageSverker Eriksson
2011-02-03HALFWORD ETS nicer update_elementSverker Eriksson
2011-02-03HALFWORD ETS Real matching on relative termsSverker Eriksson
2011-02-03HALFWORD ETS relative termsSverker Eriksson
2010-12-16Stop using reference counter when write accessing ETS-tablesRickard Green
2010-11-22ETS 'compressed' option.Sverker Eriksson
2010-08-19Remove binary overhead counter from ets objectsPatrik Nyblom
2010-08-10Rewrite ethread libraryRickard Green
2010-03-22Merge branch 'pan/otp_8332_halfword' into devErlang/OTP
2010-03-10Make tracing and distribution workPatrik Nyblom
2010-03-10Store pointers to heap data in 32-bit wordsPatrik Nyblom
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP