You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Revert "Increase maximum read-only mmap()s used from 1000 to 4096 on 64-bit systems"
After bitcoin/bitcoin#30039, the number of ldb files created is 16 times
smaller. 1000 files with the new default of 32MB is 32GB of database.
If we need more, we can increase the default file size again.
This patch seems unnecessary now.
This reverts commit 92ae82c.
0 commit comments