aboutsummaryrefslogtreecommitdiffstats
path: root/vespalib/src/tests/datastore/compact_buffer_candidates
Commit message (Expand)AuthorAgeFilesLines
* 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-132-0/+100