HomePhabricator

Bump `-dbcache` default to 300MiB

Description

Bump -dbcache default to 300MiB

Also cap the allocation for the leveldb-specific cache for the UTXO set
to 8MiB.
This avoids that the extra cache memory goes to the much less effective
leveldb cache instead of our application-level cache.

Details

Provenance
Wladimir J. van der Laan <laanwj@gmail.com>Authored on Jun 27 2016, 13:39
deadalnixPushed on May 14 2017, 22:04
Parents
rABC1922e5a65458: Merge #8244: remove unnecessary LOCK(cs_main) in getrawpmempool
Branches
Unknown
Tags
Unknown

Event Timeline

Wladimir J. van der Laan <laanwj@gmail.com> committed rABC32cab9127865: Bump `-dbcache` default to 300MiB (authored by Wladimir J. van der Laan <laanwj@gmail.com>).Jul 6 2016, 05:44