aboutsummaryrefslogtreecommitdiffstats
path: root/vespalib/src/tests/datastore/free_list/free_list_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Remove unused variable.Tor Egge2023-04-121-1/+0
* Remove array size from BufferFreeList.Tor Egge2023-04-111-1/+0
* Change buffer state accounting from elements to entries.Tor Egge2023-04-041-5/+5
* Use datastore free list handling with a simpler API.Geir Storli2022-10-051-1/+13
* Implement new free list handling for datastores with a simpler API.Geir Storli2022-10-051-0/+127