aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/beam/erl_db_catree.h
AgeCommit message (Expand)Author
2019-08-15erts: Refactor ets catree deletionSverker Eriksson
2019-07-22Merge branch 'rickard/node-refc-tests-22' into maintRickard Green
2019-07-22Fix node container refc tests of ETSRickard Green
2019-06-18ETS ordered_set: Improvements to the CA tree implementationKjell Winblad
2019-04-18Fix broken ETS test caseKjell Winblad
2019-04-10Decentralized counters for ETS ordered_set with write_concurrencyKjell Winblad
2018-10-26erts: Remove lock ordering of catree base nodesSverker Eriksson
2018-10-23erts: Do contention adaptions during (updating) iterationsSverker Eriksson
2018-10-23erts: Add erts_debug feature 'ets_force_split'Sverker Eriksson
2018-10-23erts: Implement ets:info(T, stats) for catreesSverker Eriksson
2018-10-19erts: Remove tree merging for ets:select*Sverker Eriksson
2018-10-03erts: Refactor out DbRouteKey structSverker Eriksson
2018-10-03erts: Add lock order check for route nodesSverker Eriksson
2018-10-03erts: Add lock order check of erl_db_catree base nodesSverker Eriksson
2018-10-03erts: Improve deallocation of CATree nodesSverker Eriksson
2018-10-03erts: Refactor rename union in DbTableCATreeNodeSverker Eriksson
2018-09-05Add a more scalable ETS ordered_set implementationKjell Winblad