aboutsummaryrefslogtreecommitdiffstats
path: root/vespalib/src/vespa/vespalib/datastore/buffer_free_list.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Remove array size from BufferFreeList.Tor Egge2023-04-111-1/+0
* Change buffer state accounting from elements to entries.Tor Egge2023-04-041-3/+3
* Allocate BufferState in stash and add pointer to BufferAndMetaHenning Baldersheim2023-03-131-0/+18
* Implement new free list handling for datastores with a simpler API.Geir Storli2022-10-051-0/+56