aboutsummaryrefslogtreecommitdiffstats
path: root/vespalib/src/vespa/vespalib/util/generationholder.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Use the generic hold list for entry refs in a datastore.Geir Storli2022-10-111-1/+6
* Implement GenerationHolder in terms of the generic generation hold list.Geir Storli2022-10-101-53/+2
* Implement a generic hold list for data elements associated with a generation.Geir Storli2022-10-101-4/+4
* Use atomic _heldBytes in vespalib::GenerationHolderTor Egge2022-04-281-3/+3
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Less asserts in header files.Henning Baldersheim2021-02-131-1/+2
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* GC unused codeHenning Baldersheim2017-01-201-16/+2
* Add tests for reserve and fix bug in memoryusage accounting.Henning Baldersheim2017-01-191-5/+5
* Only include what you need.Henning Baldersheim2016-12-191-1/+0
* Make accounting of held bytes safer.Tor Egge2016-11-211-19/+6
* PublishJon Bratseth2016-06-151-0/+93