Skip to content
Snippets Groups Projects
Commit 6f1152a6 authored by Libor Peltan's avatar Libor Peltan
Browse files

LMDB: increase max readers for all databases (journal, kasp, timers..)

This has 2 consequences:

1) increased size of lock.mdb file (8k -> 80k)
this seems fine since the number of databases is limited for Knot
and independent on number of zones

2) possibly longer linear search in lock table upon txn_begin
however, it depends rather on real number of readers
than on maximum readers limit
parent f7e7b44e
No related branches found
No related tags found
1 merge request!1303LMDB: increase max readers for all databases (journal, kasp, timers..)
Pipeline #82862 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment