diff options
author | Thomas Winget <tewinget@gmail.com> | 2015-05-16 22:05:54 -0400 |
---|---|---|
committer | Thomas Winget <tewinget@gmail.com> | 2015-05-16 22:05:54 -0400 |
commit | 7b7ef73c15b0b7775e504714fbdf1b0dee7f0461 (patch) | |
tree | f6c6e6d72189ca99143ad4279963bde779b2af91 /.gitattributes | |
parent | Move mdb_txn_safe implementation to cpp file (diff) | |
download | monero-7b7ef73c15b0b7775e504714fbdf1b0dee7f0461.tar.xz |
LMDB should now dynamically resize the mapsize
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.
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions