aboutsummaryrefslogtreecommitdiffstats
path: root/vespalib/src/vespa/vespalib/datastore/raw_allocator.hpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Store dynamic array size size at start of entry.Tor Egge2023-06-211-1/+1
* Wire in use of dynamic array buffer type as needed in ArrayStore.Tor Egge2023-06-161-0/+18
* Change buffer state accounting from elements to entries.Tor Egge2023-04-041-6/+3
* Pass number of needed entries to DataStoreBase member functions thatTor Egge2023-04-041-2/+2
* Switch from elements to entries for raw alloator alloc parameter.Tor Egge2023-04-041-5/+4
* - Use a common method to get primary_buffer_id given a type_id.Henning Baldersheim2023-03-081-1/+1
* Move tracking of datastore buffer statistics to separate classes.Geir Storli2022-10-061-1/+1
* Remove AlignedEntryRef.Tor Egge2022-10-031-15/+7
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Rename 'active' buffer to 'primary' buffer in DataStoreBase.Geir Storli2021-02-261-4/+4
* Rename namespace search::btree to vespalib::btree.Tor Egge2020-05-041-1/+1
* Move datastore and btree code from searchlib to vespalibTor Brede Vekterli2019-05-271-0/+44