aboutsummaryrefslogtreecommitdiffstats
path: root/vespalib/src/tests/datastore/compact_buffer_candidates/compact_buffer_candidates_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Rename max_buffers_ratio to active_buffers_ratio.Tor Egge2021-12-141-6/+6
* Limit buffers to compact based on number of active and free buffers.Tor Egge2021-12-141-9/+31
* Add CompactBufferCandidates, used to select buffers to compact.Tor Egge2021-12-131-0/+91