summaryrefslogtreecommitdiff
path: root/erts/emulator/beam/erl_db.h
Commit message (Expand)AuthorAgeFilesLines
* erts: Improve ETS_DBG_FORCE_TRAPSverker Eriksson2021-02-191-1/+1
* erts: Statically allocate trap export entries againJohn Högberg2020-11-131-4/+4
* erts: Refactor bif exports to be allocated at start-timeLukas Larsson2020-09-211-4/+4
* Merge branch 'maint'Rickard Green2020-03-131-1/+1
|\
| * Update copyright yearRickard Green2020-03-131-1/+1
* | Make ets:insert/2 and ets:insert_new/2 yieldKjell Winblad2019-12-181-8/+11
|/
* Fix node container refc tests of ETSRickard Green2019-07-221-1/+3
* Fix broken ETS test caseKjell Winblad2019-04-181-0/+1
* Decentralized counters for ETS ordered_set with write_concurrencyKjell Winblad2019-04-101-5/+7
* erts: Yield later during process exit and allow free procs to runLukas Larsson2019-02-211-1/+1
* erts: Add erts_debug feature 'ets_force_split'Sverker Eriksson2018-10-231-0/+1
* erts: Improve deallocation of CATree nodesSverker Eriksson2018-10-031-0/+26
* Add a more scalable ETS ordered_set implementationKjell Winblad2018-09-051-0/+2
* Update copyright yearHenrik Nord2018-06-181-1/+1
* erts: Increase scalability of ets name lookupSverker Eriksson2018-06-041-1/+1
* erts: Add system_info(ets_count)Sverker Eriksson2018-06-041-1/+2
* erts: Make atomic ets:delete_all_objects yieldSverker Eriksson2018-05-081-0/+4
* erts: Use table ref for select continuationSverker Eriksson2018-04-201-0/+1
* erts: Replace usage of all erts_smp prefixes to just ertsLukas Larsson2017-07-171-4/+4
* Allow toggling lock counting at runtimeJohn Högberg2017-07-061-0/+5
* ETS: Allow for matchspec-based replacementGuilherme Andrade2017-03-221-0/+1
* erts: Replace meta_pid_to{_fixed}_tab with linked listsSverker Eriksson2017-03-221-3/+1
* Implement ets:all() using scheduler specific dataRickard Green2017-03-021-3/+39
* Merge branch 'maint'Sverker Eriksson2016-11-221-1/+1
|\
| * erts: Refactor crash dumping with cbprintfSverker Eriksson2016-11-171-1/+1
* | erts: Suppress failed ETS memory checksSverker Eriksson2016-09-191-0/+2
* | erts: Redesign ets with separate segment tablesSverker Eriksson2016-09-191-2/+0
|/
* update copyright-yearHenrik Nord2016-03-151-1/+1
* Change license text to APLv2Bruce Yinhe2015-06-181-10/+11
* ETS busy wait optionRickard Green2015-06-151-1/+12
* add system_info(ets_limit)Steve Vinoski2013-09-241-0/+2
* Update copyright yearsBjörn-Egil Dahlberg2013-01-251-1/+1
* Use thread progress instead of scheduling misc aux work were possibleRickard Green2012-08-021-0/+10
* Use new atomic API in runtime systemRickard Green2011-06-141-4/+4
* Use new atomic types in emulatorRickard Green2010-12-151-1/+2
* ETS 'compressed' option.Sverker Eriksson2010-11-221-1/+2
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+247