Fixes #31573
Fix memory issue during chainstate initialization on 2GB box #31574
pull SecondPort wants to merge 1 commits into bitcoin:master from SecondPort:fix-memory-issue changing 3 files +18 −2-
SecondPort commented at 6:54 PM on December 27, 2024: none
-
018b7fa807
Fix memory issue during chainstate initialization on 2GB box
Fixes #31573 --- For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/bitcoin/bitcoin/issues/31573?shareId=XXXX-XXXX-XXXX-XXXX).
-
DrahtBot commented at 6:54 PM on December 27, 2024: contributor
<!--e57a25ab6845829454e8d69fc972939a-->
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
<!--006a51241073e994b41acfe9ec718e94-->
Code Coverage & Benchmarks
For details see: https://corecheck.dev/bitcoin/bitcoin/pulls/31574.
<!--021abf342d371248e50ceaed478a90ca-->
Reviews
See the guideline for information on the review process. A summary of reviews will appear here.
- SecondPort closed this on Dec 27, 2024
- SecondPort reopened this on Dec 27, 2024
- SecondPort closed this on Dec 27, 2024
-
in src/txdb.h:25 in 018b7fa807
21 | @@ -22,7 +22,7 @@ class COutPoint; 22 | class uint256; 23 | 24 | //! -dbcache default (MiB) 25 | -static const int64_t nDefaultDbCache = 450; 26 | +static const int64_t nDefaultDbCache = 100;
l0rinc commented at 7:00 PM on December 27, 2024:NACK
bitcoin locked this on Dec 27, 2025
github-metadata-mirror
This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-28 03:13 UTC
This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-28 03:13 UTC
This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me
More mirrored repositories can be found on mirror.b10c.me