summaryrefslogtreecommitdiff
path: root/erts/emulator/beam/erl_db_hash.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary memory barriers in ETS when no write_concurrency is usedRickard Green2012-04-041-12/+54
* Merge branch 'rickard/barriers/OTP-9281' into devRickard Green2011-05-131-11/+12
|\
| * Add needed barriers for write_concurrency tablesRickard Green2011-05-131-11/+12
* | ETS usage of erts_printf %RSverker Eriksson2011-05-061-1/+8
|/
* HALFWORD ETS Further match spec optimization to minimize copying and garbageSverker Eriksson2011-02-031-14/+14
* HALFWORD ETS nicer update_elementSverker Eriksson2011-02-031-3/+3
* HALFWORD ETS Real matching on relative termsSverker Eriksson2011-02-031-1/+1
* HALFWORD ETS relative termsSverker Eriksson2011-02-031-12/+10
* Use new atomic types in emulatorRickard Green2010-12-151-18/+20
* ETS 'compressed' option.Sverker Eriksson2010-11-221-129/+77
* Re-enable spin wait on ethreads rwlocksRickard Green2010-09-081-1/+1
* Remove binary overhead counter from ets objectsPatrik Nyblom2010-08-191-4/+10
* Merge branch 'rickard/ethread-rewrite/OTP-8544' into devRickard Green2010-08-101-1/+5
|\
| * Rewrite ethread libraryRickard Green2010-08-101-1/+5
* | One off-heap list, to eliminate two words per ETS object.Sverker Eriksson2010-07-201-5/+1
|/
* Make tracing and distribution workPatrik Nyblom2010-03-101-6/+6
* Merge branch 'egil/lcnt' into ccase/r13b04_devErlang/OTP2010-02-101-10/+6
|\
| * Add runtime option to enable/disable lcnt statsBjörn-Egil Dahlberg2010-02-081-5/+1
|/
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+2868