aboutsummaryrefslogtreecommitdiffstats
path: root/vespalib/src/vespa/vespalib/util/generationholder.h
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-2/+2
* Implement GenerationHolder in terms of the generic generation hold list.Geir Storli2022-10-101-56/+8
* Implement a generic hold list for data elements associated with a generation.Geir Storli2022-10-101-5/+5
* Avoid using vespalib::Identifiable.Henning Baldersheim2022-05-271-1/+1
* make new bitvector when growingHÃ¥vard Pettersen2022-05-111-10/+0
* Use atomic _heldBytes in vespalib::GenerationHolderTor Egge2022-04-281-2/+2
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* 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-12/+2
* Add tests for reserve and fix bug in memoryusage accounting.Henning Baldersheim2017-01-191-5/+5
* Split in hash_xxx, array, lru, cache ++ in hpp files. To reduce clinon buildHenning Baldersheim2016-12-151-2/+2
* Make accounting of held bytes safer.Tor Egge2016-11-211-1/+2
* PublishJon Bratseth2016-06-151-0/+109