mirror of
https://github.com/monero-project/monero.git
synced 2024-12-16 13:26:31 +02:00
7b7ef73c15
Some filesystems (*cough* NTFS *cough*) aren't good with sparse files, so this makes LMDB dynamically resize its mapsize as needed. Note: the check interval is currently every 10 blocks (for testing) and will probably need to change to 1000 or something. Default mapsize set to 1GiB. Blockchain conversion tools using batching will probably segfault, I'll fix that in the next commit. |
||
---|---|---|
.. | ||
db_lmdb.cpp | ||
db_lmdb.h |