diff options
| author | Pieter Wuille <[email protected]> | 2013-03-29 02:48:59 +0100 |
|---|---|---|
| committer | Pieter Wuille <[email protected]> | 2013-03-29 03:02:52 +0100 |
| commit | 2e3c76bf9857f5ac2814df9fd6b9b5b7a7eff88a (patch) | |
| tree | c70692ecbf1f019f33d468aef241bb159943d410 /src/test/script_P2SH_tests.cpp | |
| parent | Merge pull request #2400 from gladoscc/master (diff) | |
| download | discoin-2e3c76bf9857f5ac2814df9fd6b9b5b7a7eff88a.tar.xz discoin-2e3c76bf9857f5ac2814df9fd6b9b5b7a7eff88a.zip | |
Don't use -dbcache for BDB anymore
-dbcache was originally used to set the maximum buffer size in the
BDB environment, and was later changed to set the chainstate cache
and leveldb caches. No need to use it for BDB now that only the
wallet remains there.
This should reduce memory allocation (but not necessarily memory
usage) a bit.
Diffstat (limited to 'src/test/script_P2SH_tests.cpp')
0 files changed, 0 insertions, 0 deletions