aboutsummaryrefslogtreecommitdiffstats
path: root/vespalib/src/tests/datastore/compact_buffer_candidates
Commit message (Collapse)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-092-2/+2
|
* Rename max_buffers_ratio to active_buffers_ratio.Tor Egge2021-12-141-6/+6
| | | | Add comment before calculation of max buffers to compact at once.
* 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