aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/vespa/searchcore/proton/server/memoryflush.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Avoid flushing components in proton more than necessary.Geir Storli2022-12-161-1/+2
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Add some debug logging.Henning Baldersheim2021-08-091-0/+1
* Use equality operators.Henning Baldersheim2021-06-231-0/+2
* Only log when config actually changes.Henning Baldersheim2021-06-231-0/+8
* Replace UTCTimeStamp with std::chrono::system_clock::time_pointHenning Baldersheim2019-12-051-5/+6
* Specify UTC explicitHenning Baldersheim2019-11-181-2/+2
* Use standard locking in searchcore/proton/server (pass 1).Tor Egge2017-12-111-2/+2
* Wire in for live reconfiguration of DocumentStore.Henning Baldersheim2017-10-051-14/+6
* 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
* Do not use maxage.serial anymore. Just use maxsize.Henning Baldersheim2017-02-021-8/+4
* Remove all usage of boost::noncopyable.Henning Baldersheim2016-09-141-3/+1
* Test that we handle large serial numbers (>32bit max) when ordering by tls size.Geir Storli2016-08-191-1/+2
* Add class that listens to changes in disk/memory usage and updates config use...Geir Storli2016-06-301-2/+3
* Handle live memory flush strategy config changes:Tor Egge2016-06-171-15/+14
* PublishJon Bratseth2016-06-151-0/+90