Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

On low-RAM systems, set Bitcoin Core to run with reduced memory #50

Open
epiccurious opened this issue Jun 16, 2023 · 2 comments
Open
Labels
EASY Good for newcomers FEATURE New feature or request

Comments

@epiccurious
Copy link
Owner

Changes that will have little impact to performance:

  1. After the IBD completes, reduce dbcache
  2. Reduce the mempool with maxmempool=50
  3. Possibly send a message to the user to avoid enabling listening mode
  4. On Linux, set MALLOC_ARENA_MAX=1
@epiccurious epiccurious added FEATURE New feature or request EASY Good for newcomers labels Jun 16, 2023
@epiccurious
Copy link
Owner Author

Relates to #38

@epiccurious
Copy link
Owner Author

This issue will not be part of the Minimum Viable Product milestone.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
EASY Good for newcomers FEATURE New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant