0
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 4 hours ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make sure we don't select pages that can't be evicted every time, but come back to them eventually. More... 6 months ago
Restored the use of aggressive flag, but refactored it into a different function to reflect the changes in the new code base. More... 7 months ago
Rewrote some of the functions to make naming consistent More... 7 months ago
Revised the main eviction loop. Made it more similar to the previous implementation, because there was crucial functionality there that I had removed. More... 7 months ago
Progress in compilation More... 7 months ago
Saving progress fixing compilation errors More... 7 months ago
Saving a bit of progress More... 7 months ago
Waiting and signaling More... 7 months ago
More updates as a result of code review More... 7 months ago
More changes during code review More... 7 months ago
More changes during code review More... 7 months ago
More changes during code review More... 7 months ago
Small changes as I review the code More... 7 months ago
Draft of end-to-end implementation that wakes eviction workers when needed, selects the best dhandle for eviction and performs eviction. This is a draft. Don't attempt to compile or review. More... 8 months ago
Implemented the core eviction pathway. More... 9 months ago
Clearing page from evict queues when it's going away More... 9 months ago
Track a page in eviction data structures as soon as it is assigned to a ref More... 9 months ago
Saving progress. No peeking. This is WIP. More... 9 months ago
Saving progress on rewriting the eviction function More... 9 months ago
Make sure we call __wt_ref_out instead of __wt_page_out when possible to ensure that the discarded page is purged from evict queues More... 9 months ago
WT-13681 Remove retry loop from format import. (#11146) More... 10 months ago
WT-13642 Add separate statistics for dirty leaf and internal page bytes (#11141) More... 10 months ago
WT-13620 Document the evict module (#11096) More... 10 months ago