aboutsummaryrefslogtreecommitdiffstats
path: root/vespalib/src/tests/datastore/buffer_type
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-092-2/+2
* Change buffer state accounting from elements to entries.Tor Egge2023-04-041-73/+73
* Rename member variables in BufferTypeBase:Tor Egge2023-04-041-10/+10
* Add noexcept specifier.Tor Egge2022-07-031-2/+2
* Use atomic counters in vespalib::datastore::BufferState.Tor Egge2022-04-271-2/+14
* Update 2018 copyright notices.gjoranv2021-10-072-2/+2
* Consider reusing active buffer.Tor Egge2021-08-161-7/+7
* Revert "Consider reusing active buffer."Henning Baldersheim2021-08-151-7/+7
* Consider reusing active buffer.Tor Egge2021-08-131-7/+7
* Use stats from all active buffers of same type when resizing a buffer.Tor Egge2021-08-121-6/+6
* Take dead elements into account (and subtract them) when calculating how many...Geir Storli2021-03-011-3/+30
* Simplify how used elements across all active buffers are aggregated.Geir Storli2021-03-011-12/+38
* Have the BufferType::_emptyEntry be static.Henning Baldersheim2021-01-101-8/+8
* Rename namespace search::btree to vespalib::btree.Tor Egge2020-05-041-1/+1
* Fix buffer overflow in vespalib datastore buffer type test.Tor Egge2020-04-221-3/+3
* Move datastore and btree code from searchlib to vespalibTor Brede Vekterli2019-05-272-0/+124