aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/vespa/searchcore/proton/attribute/flushableattribute.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move `HwInfo` from `proton` namespace to `vespalib`Tor Brede Vekterli2023-11-011-1/+1
* Update copyrightJon Bratseth2023-10-091-1/+1
* Revert "Revert "Balder/refactor flushengine runloop""Henning Baldersheim2023-05-051-1/+1
* Revert "Balder/refactor flushengine runloop"Håkon Hallingstad2023-05-051-1/+1
* - Introduce a LeafFlushTarget that all target not proxying should inherit fro...Henning Baldersheim2023-05-041-1/+1
* Report transient resource usage for all attributes and document meta store.Geir Storli2022-12-061-0/+6
* Merge pull request #24426 from vespa-engine/balder/cleanup-sorting-code-cppHenning Baldersheim2022-10-131-1/+1
|\
| * Various cleanup while reading sorting code in backend.Henning Baldersheim2022-10-131-1/+1
* | Rename removeAllOldGenerations() -> reclaim_unused_memory().Geir Storli2022-10-131-1/+1
|/
* Normalize includes in searchcore.Tor Egge2022-09-271-1/+1
* Use std::filesystem to create and remove directories.Tor Egge2022-06-231-1/+0
* Remove most use of vespalib::rmdir in searchcore.Tor Egge2022-06-021-1/+2
* Include searchcommon/attribut/config.h yourself and prepare for hiding large ...Henning Baldersheim2022-05-251-0/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Increase reported replay operation cost for tensor attributes with HNSW index.Tor Egge2021-06-221-1/+1
* all scalars must be doubleHåvard Pettersen2021-03-041-1/+2
* Put all params for commit into a single CommitParam structHenning Baldersheim2021-02-271-1/+1
* Various readability and code cleanup. closure -> lambdaHenning Baldersheim2021-01-231-3/+0
* Wire in use of flush tokens for flush targets.Tor Egge2021-01-061-1/+1
* Let the executor create an executor id to its liking.Henning Baldersheim2020-06-251-1/+1
* Adjust prepare restart strategy for differentiated replay operation costs.Tor Egge2020-06-101-1/+13
* Move sequenced task executors to staging vespalibHenning Baldersheim2020-04-041-2/+2
* Replace UTCTimeStamp with std::chrono::system_clock::time_pointHenning Baldersheim2019-12-051-2/+2
* timeSinceEpoch -> time_since_epoch.Henning Baldersheim2019-12-051-1/+1
* Specify UTC explicitHenning Baldersheim2019-11-181-7/+4
* =default while reading code.Henning Baldersheim2018-11-281-22/+13
* Use std::make_xxxHenning Baldersheim2018-08-201-11/+5
* Reduce dependency on AttributeVector::BaseName.Tor Egge2018-08-191-4/+4
* Don't set attribute base file name when flushing attribute, it is noTor Egge2018-08-191-1/+0
* Pass file name to attribute vector save method.Tor Egge2018-08-171-1/+1
* Add file name to lowe level attribute save methods.Tor Egge2018-08-171-1/+1
* - Remove the execute(string, ...) and force the use of ExecutorId.Henning Baldersheim2018-06-171-5/+2
* Extend HwInfo with disk size, if disk is shared and memory size and sample si...Geir Storli2017-09-271-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
* C++ style fix: Use foo() instead of foo(void)Tor Egge2017-05-241-1/+1
* Revert "Revert "Toregge/add shrink lid space flush target""Tor Egge2017-05-161-9/+2
* Revert "Toregge/add shrink lid space flush target"Tor Egge2017-05-151-2/+9
* Adjust attribute manager flush target names, e.g. for attribute a1:Tor Egge2017-05-121-1/+1
* Use separate flush targets in attribute mangager to shrink attribute vectors.Tor Egge2017-05-111-8/+1
* Add getEstimatedShrinkLidSpaceGain() to interface for compactable lid space.Tor Egge2017-05-101-23/+4
* add override in searchcore moduleArne H Juul2017-04-121-2/+2
* Eliminate namespace pollution caused by misplaced using statement.Tor Egge2017-04-051-0/+1
* Use more forward declarations.Tor Egge2017-04-051-1/+3
* Use tryGetWriter() in flush task to get writer instead of getWriter().Tor Egge2017-03-231-1/+1
* Remove 'removeDir' argument to removeInvalidSnapshots method.Tor Egge2017-03-231-1/+1
* Remove unneeded includes.Tor Egge2017-03-231-0/+1