index
:
delta/erlang.git
HansN-patch-1
HansN/common_test/rephrase_ct_prop_test_doc
IngelaAndin-httpc-typo
KennethL-patch-1
KennethL/erl_docgen/erlref_update
baserock/morph
baserock/ps/proto-web-system
baserock/ps/try-erlang
bjorn/contributing
bjorn/contributing-1
bjorn/work
bmk/kernel/20200514/sctp_and_udp_recv_hangs_on_close/OTP-16654
dgud-string-depr
dgud/stdlib/gen-async-call
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
kenneth/asn1_paramtype/OTP-17227
klarna/mnesia_ext
kuba/ssl/doc_typeos_using_ssl
lukas/erts/win32-read_file_info-links
lukas/kernel/docs-assert
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-23
maint-24
maint-25
maint-26
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
master-pu
meta
pu
sverker-erts-alloc-doc-fix
sverker-ets-doc-1
sverker-ets-patch-1
sverker/doc-fix-billion
sverker/enif_open_resource_type-doc
github.com: erlang/otp.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
erts
/
emulator
/
beam
/
erl_db_hash.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year
Erlang/OTP
2022-02-15
1
-1
/
+1
*
erts: Micro-optimize ets lock adaption
Sverker Eriksson
2022-02-04
1
-38
/
+51
*
erts: Improve ets grow/shrink for {write_concurrency,auto}
Sverker Eriksson
2022-02-04
1
-91
/
+91
*
Merge pull request #5494 from garazdawi/lukas/erts/fix-ets-read_concurrency-m...
Lukas Larsson
2021-12-22
1
-4
/
+9
|
\
|
*
erts: Fix ets memory calculation for read_concurrency
Lukas Larsson
2021-12-22
1
-4
/
+9
*
|
Update copyright year
Rickard Green
2021-12-16
1
-1
/
+1
|
/
*
Fix typos in erts/emulator/beam
Kian-Meng, Ang
2021-11-30
1
-2
/
+2
*
ETS {write_concurrency, auto} fixes and remove {write_concurrency, N}
Kjell Winblad
2021-10-19
1
-1
/
+1
*
Fixes due to comments by @sverker
Kjell Winblad
2021-10-06
1
-25
/
+29
*
{write_concurrency, auto}: Fix missing destroy of old lock array
Kjell Winblad
2021-09-22
1
-1
/
+4
*
Add {write_concurrency, auto} option to ETS tables
Kjell Winblad
2021-09-17
1
-19
/
+209
*
Make it possible to set n.o. locks for hash ETS tables up to 32768
Kjell Winblad
2021-09-17
1
-27
/
+69
*
erts: Statically allocate trap export entries again
John Högberg
2020-11-13
1
-4
/
+4
*
Merge branch 'sverker/refactor-match-dbterm'
Sverker Eriksson
2020-10-05
1
-62
/
+85
|
\
|
*
erts: Refactor hash match_traversal
Sverker Eriksson
2020-09-24
1
-47
/
+64
|
*
erts: Refactor ETS matching
Sverker Eriksson
2020-09-22
1
-23
/
+29
*
|
Merge branch 'maint'
Sverker Eriksson
2020-09-28
1
-4
/
+16
|
\
\
|
*
\
Merge 'sverker/22/ets-select_replace-compressed/ERL-1356/OTP-16874' into maint
Sverker Eriksson
2020-09-28
1
-4
/
+16
|
|
\
\
|
|
|
/
|
|
*
Merge 'sverker/21/ets-select_replace-compressed/OTP-16874'
Sverker Eriksson
2020-09-21
1
-4
/
+16
|
|
|
\
|
|
|
*
Merge 'sverker/20/ets-select_replace-compressed/OTP-16874'
Sverker Eriksson
2020-09-21
1
-4
/
+16
|
|
|
|
\
|
|
|
|
*
erts: Fix bug in ets:replace/2 on compressed table
Sverker Eriksson
2020-09-21
1
-4
/
+17
*
|
|
|
|
erts: Refactor bif exports to be allocated at start-time
Lukas Larsson
2020-09-21
1
-4
/
+4
|
/
/
/
/
*
|
|
|
Merge branch 'maint'
Rickard Green
2020-03-13
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Update copyright year
Rickard Green
2020-03-13
1
-1
/
+1
*
|
|
|
Raise system_limit exception if match-spec compile use too much stack
Rickard Green
2020-03-11
1
-2
/
+8
*
|
|
|
erts: Optimize ets insert list into compressed bag
Sverker Eriksson
2020-02-28
1
-28
/
+34
*
|
|
|
erts: Fix bug in ets:insert of list into compressed bag
Sverker Eriksson
2020-02-28
1
-1
/
+1
*
|
|
|
Merge 'maint'
Sverker Eriksson
2020-02-06
1
-1
/
+4
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Merge 'sverker/ets-update-counter-fix/ERL-1127/OTP-16404'
Sverker Eriksson
2020-02-06
1
-1
/
+4
|
|
\
\
\
|
|
*
|
|
erts: Fix bug in ets:update_counter causing wrong table size
Sverker Eriksson
2020-02-04
1
-1
/
+4
|
|
|
/
/
*
|
|
|
erts: Consume reductions in ets:insert for bag duplicate check
Sverker Eriksson
2020-02-04
1
-5
/
+11
*
|
|
|
Make ets:insert/2 and ets:insert_new/2 yield
Kjell Winblad
2019-12-18
1
-6
/
+242
*
|
|
|
Merge branch 'maint'
Lukas Larsson
2019-11-29
1
-3
/
+3
|
\
\
\
\
|
|
/
/
/
|
*
|
|
ets: Remove table locking when using smp 1
Lukas Larsson
2019-11-15
1
-3
/
+3
*
|
|
|
ets_hash_decentralized_counters: use higher shrink limit
Kjell Winblad
2019-09-25
1
-8
/
+48
*
|
|
|
Add `ets:new/2` option to disable decentralized counters
Kjell Winblad
2019-09-25
1
-1
/
+1
*
|
|
|
Use decentralized counters for ETS tables with write_concurrency
Kjell Winblad
2019-09-25
1
-61
/
+166
*
|
|
|
Merge branch 'maint'
Sverker Eriksson
2019-09-12
1
-0
/
+6
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Fix offheap check of emptied ets hash table
Sverker Eriksson
2019-09-10
1
-0
/
+6
*
|
|
|
Merge branch 'maint'
Sverker Eriksson
2019-09-02
1
-1
/
+133
|
\
\
\
\
|
|
/
/
/
|
*
|
|
erts: Add ets:info(_, binary)
Rickard Green
2019-08-29
1
-2
/
+134
*
|
|
|
Merge branch 'maint'
Rickard Green
2019-07-22
1
-0
/
+6
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Fix node container refc tests of ETS
Rickard Green
2019-07-22
1
-0
/
+6
*
|
|
|
Merge branch 'sverker/hash-improve-shrink'
Sverker Eriksson
2019-07-05
1
-68
/
+179
|
\
\
\
\
|
*
|
|
|
erts: Tweak hash shrink limit
Sverker Eriksson
2019-07-05
1
-10
/
+37
|
*
|
|
|
erts: Improve hash shrinking
Sverker Eriksson
2019-07-02
1
-58
/
+142
|
|
/
/
/
*
|
|
|
Merge branch 'sverker/ets_SUITE-fixtable_iter_bag'
Sverker Eriksson
2019-07-05
1
-1
/
+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
stdlib: ets_SUITE:fixtable_iter_bag
Sverker Eriksson
2019-07-05
1
-1
/
+2
|
|
/
/
*
|
|
Decentralized counters for ETS ordered_set with write_concurrency
Kjell Winblad
2019-04-10
1
-16
/
+47
*
|
|
erts: Fix bug for yielding ets:replace
Sverker Eriksson
2019-03-15
1
-0
/
+1
[next]