-
Notifications
You must be signed in to change notification settings - Fork 6
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
Improve mapped
and head
modes.
#21
Commits on Sep 18, 2023
-
Incremental read/write for
heap
mode to reduce memory contentionInstead of two large file mappings, use a series of smapp mappings for the copy.
Configuration menu - View commit details
-
Copy full SHA for e5cf68b - Browse repository at this point
Copy the full SHA e5cf68bView commit details
Commits on Sep 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8213c33 - Browse repository at this point
Copy the full SHA 8213c33View commit details -
Configuration menu - View commit details
-
Copy full SHA for c6735eb - Browse repository at this point
Copy the full SHA c6735ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 93cd1d3 - Browse repository at this point
Copy the full SHA 93cd1d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19ee2e0 - Browse repository at this point
Copy the full SHA 19ee2e0View commit details
Commits on Sep 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 235d956 - Browse repository at this point
Copy the full SHA 235d956View commit details -
Configuration menu - View commit details
-
Copy full SHA for 66d3326 - Browse repository at this point
Copy the full SHA 66d3326View commit details -
Configuration menu - View commit details
-
Copy full SHA for 832805a - Browse repository at this point
Copy the full SHA 832805aView commit details
Commits on Sep 27, 2023
-
Add
instance tracker
so that we can flush all dbs to disk before cl……earing the Soft-Dirty bits.
Configuration menu - View commit details
-
Copy full SHA for 4cde714 - Browse repository at this point
Copy the full SHA 4cde714View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4bc07e4 - Browse repository at this point
Copy the full SHA 4bc07e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 619ba1f - Browse repository at this point
Copy the full SHA 619ba1fView commit details
Commits on Sep 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4dcbb00 - Browse repository at this point
Copy the full SHA 4dcbb00View commit details -
Configuration menu - View commit details
-
Copy full SHA for 219e89b - Browse repository at this point
Copy the full SHA 219e89bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b4eda4 - Browse repository at this point
Copy the full SHA 6b4eda4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e1aa5a - Browse repository at this point
Copy the full SHA 6e1aa5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d6c1dcc - Browse repository at this point
Copy the full SHA d6c1dccView commit details
Commits on Sep 29, 2023
-
Merge branch 'main' of github.com:AntelopeIO/chainbase into mapped_an…
…d_heap_improvement
Configuration menu - View commit details
-
Copy full SHA for 4a8070e - Browse repository at this point
Copy the full SHA 4a8070eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c3352cc - Browse repository at this point
Copy the full SHA c3352ccView commit details
Commits on Sep 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d275422 - Browse repository at this point
Copy the full SHA d275422View commit details -
Make sure we don't try to use the
pagemap
feature on platforms wher……e it is not available.
Configuration menu - View commit details
-
Copy full SHA for 65eefd4 - Browse repository at this point
Copy the full SHA 65eefd4View commit details
Commits on Oct 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for abc648c - Browse repository at this point
Copy the full SHA abc648cView commit details -
Configuration menu - View commit details
-
Copy full SHA for da2910c - Browse repository at this point
Copy the full SHA da2910cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ae2b7c - Browse repository at this point
Copy the full SHA 7ae2b7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e7a9b5a - Browse repository at this point
Copy the full SHA e7a9b5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6cce710 - Browse repository at this point
Copy the full SHA 6cce710View commit details
Commits on Oct 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4ced7af - Browse repository at this point
Copy the full SHA 4ced7afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 44c9a20 - Browse repository at this point
Copy the full SHA 44c9a20View commit details -
mapped
mode: add code to write some pages to disk when available RA……M becomes scarce.
Configuration menu - View commit details
-
Copy full SHA for 4b7cf64 - Browse repository at this point
Copy the full SHA 4b7cf64View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ab8944 - Browse repository at this point
Copy the full SHA 4ab8944View commit details -
Configuration menu - View commit details
-
Copy full SHA for 173287c - Browse repository at this point
Copy the full SHA 173287cView commit details -
Disable
check_memory_and_flush_if_needed()
which was not working co……rrectly as Matt pointed out.
Configuration menu - View commit details
-
Copy full SHA for 7ff3038 - Browse repository at this point
Copy the full SHA 7ff3038View commit details
Commits on Oct 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d928ec5 - Browse repository at this point
Copy the full SHA d928ec5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7817736 - Browse repository at this point
Copy the full SHA 7817736View commit details