Reduce memory usage of CBlockIndex #245

Closed
opened 2 years ago by duke · 2 comments
duke commented 2 years ago
Owner

This looks like it can drastically reduce memory usage of hushd and allow nodes with only 4GB of RAM to work indefinitely into the future. The current design means that at some block height hushd will require too much RAM for nodes with only 4GB of RAM to keep all block indices in memory.

https://github.com/zcash/zcash/pull/6192

This looks like it can drastically reduce memory usage of hushd and allow nodes with only 4GB of RAM to work indefinitely into the future. The current design means that at some block height hushd will require too much RAM for nodes with only 4GB of RAM to keep all block indices in memory. https://github.com/zcash/zcash/pull/6192
Poster
Owner

Note: we want to carve off all the metrics/prometheus stuff from this upstream code change

Note: we want to carve off all the metrics/prometheus stuff from this upstream code change
duke added the
feature
label 1 year ago
Poster
Owner

this is a duplicate, closing

this is a duplicate, closing
duke closed this issue 7 months ago
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.