index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
erts
/
emulator
/
beam
/
erl_db.c
Age
Commit message (
Expand
)
Author
2018-06-18
Update copyright year
Henrik Nord
2018-06-07
Merge branch 'sverker/ets-auto-unfix-delete-race/OTP-15109'
Sverker Eriksson
2018-06-07
erts: Fix race between ets table deletion and auto-unfix
Sverker Eriksson
2018-06-04
erts: Increase scalability of ets name lookup
Sverker Eriksson
2018-06-04
erts: Rename one of delete_trap to select_delete_trap
Sverker Eriksson
2018-06-04
erts: Refactor usage of am_atom_put to ERTS_MAKE_AM
Sverker Eriksson
2018-06-04
erts: Add system_info(ets_count)
Sverker Eriksson
2018-05-18
erts: Fix narrow race between ets:new and ets:delete
Sverker Eriksson
2018-05-18
Merge branch 'sverker/ets-delete_all_objects-trap/OTP-15078'
Sverker Eriksson
2018-05-08
erts: Rename untrapping db_free_*empty*_table
Sverker Eriksson
2018-05-08
erts: Cleanup ets code
Sverker Eriksson
2018-05-08
erts: Make atomic ets:delete_all_objects yield
Sverker Eriksson
2018-04-26
erts: Optimize monitor signal by message piggyback
Sverker Eriksson
2018-04-25
erts: Fix reduction bump for ets:delete/1
Sverker Eriksson
2018-04-20
erts: Use table ref for select continuation
Sverker Eriksson
2018-03-09
Always use sys_memcpy/cmp/etc instead of plain memcpy/cmp/etc
John Högberg
2018-02-22
Add ets:whereis/1 for resolving table names -> tid()
John Högberg
2017-09-12
Merge branch 'maint'
Sverker Eriksson
2017-09-12
Merge branch 'sverker/ets-fix-assert-fix' into maint
Sverker Eriksson
2017-09-05
erts: Fix faulty ASSERT of table fixation counter
Sverker Eriksson
2017-07-17
erts: Replace usage of all erts_smp prefixes to just erts
Lukas Larsson
2017-07-17
erts: Remove ERTS_SMP and USE_THREAD defines
Lukas Larsson
2017-07-06
Allow toggling lock counting at runtime
John Högberg
2017-05-04
Update copyright year
Raimo Niskanen
2017-04-12
erts: Introduce struct binary_internals
Sverker Eriksson
2017-04-11
erts: Introduce erts_bin_release
Sverker Eriksson
2017-03-22
Use ETS table id references on select_replace
Guilherme Andrade
2017-03-22
Disable ets:select_replace/2 for bags
Guilherme Andrade
2017-03-22
ETS: Allow for matchspec-based replacement
Guilherme Andrade
2017-03-22
erts: Improve reduction count during table cleanup
Sverker Eriksson
2017-03-22
erts: Cleanup table status bits
Sverker Eriksson
2017-03-22
erts: Remove now redundant 'id' from DbTableCommon
Rickard Green
2017-03-22
erts: Remove meta_main_tab
Sverker Eriksson
2017-03-22
erts: Pass tid argument down to trapping functions
Sverker Eriksson
2017-03-22
erts: Print table id as ref in crashdump and break menu
Sverker Eriksson
2017-03-22
erts: Replace meta_pid_to{_fixed}_tab with linked lists
Sverker Eriksson
2017-03-02
Implement ets:all() using scheduler specific data
Rickard Green
2017-03-02
Rename fixation count in ets table to avoid confusion
Rickard Green
2017-03-02
Introduce references as table identifiers
Rickard Green
2017-02-06
Use magic refs for compiled match specs
Rickard Green
2017-02-06
Merge branch 'maint'
Rickard Green
2017-02-06
Atomic reference count of binaries also in non-SMP
Rickard Green
2016-11-22
Merge branch 'maint'
Sverker Eriksson
2016-11-17
erts: Refactor crash dumping with cbprintf
Sverker Eriksson
2016-09-21
Merge branch 'sverker/ets-load-factor/OTP-13903'
Sverker Eriksson
2016-09-19
erts: Suppress failed ETS memory checks
Sverker Eriksson
2016-08-07
Correct spelling of atomicity
Mahesh Baheti
2016-05-11
Add better support for communication with a process executing dirty NIF
Rickard Green
2016-05-04
erts: Add matchspec to 'receive' trace
Sverker Eriksson
2016-03-15
update copyright-year
Henrik Nord
[next]