aboutsummaryrefslogtreecommitdiff
path: root/src/script
diff options
context:
space:
mode:
authorWladimir J. van der Laan <[email protected]>2014-08-11 08:43:06 +0200
committerWladimir J. van der Laan <[email protected]>2014-08-11 08:43:06 +0200
commitea100c73fae8a134c6ae2f1e39f557448734e012 (patch)
tree76a3261affb42d68d12f9758683bc9f0730711b8 /src/script
parentMerge pull request #4635 (diff)
downloaddiscoin-ea100c73fae8a134c6ae2f1e39f557448734e012.tar.xz
discoin-ea100c73fae8a134c6ae2f1e39f557448734e012.zip
Reduce maximum coinscache size during verification
Due to growing coinsviewcaches, the memory usage with checklevel=3 (and standard settings for dbcache) could be up to 500MiB on a 64-bit system. This is about twice the peak during reindexing, unnecessarily extending bitcoind's memory envelope. This commit reduces the maximum total size of the caches used during verification to just nCoinCacheSize, which should be the limit.
Diffstat (limited to 'src/script')
0 files changed, 0 insertions, 0 deletions