aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/vespa/searchcore/proton/server/disk_mem_usage_filter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move `HwInfo` from `proton` namespace to `vespalib`Tor Brede Vekterli2023-11-011-5/+5
* Update copyrightJon Bratseth2023-10-091-1/+1
* No need to restart sampling or reconfigure anything unless the config has cha...Henning Baldersheim2022-12-161-1/+3
* Update metrics atomically.Henning Baldersheim2022-04-251-18/+3
* Prepare for tracking the current transient disk usage across all document dbs.Geir Storli2022-01-101-22/+13
* Sample and track the current transient memory usage across all document dbs.Geir Storli2022-01-071-12/+12
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Adjust reporting of disk and memory usage in proton.Tor Egge2021-07-071-1/+12
* Sample and expose the transient disk usage needed for running disk index fusion.Geir Storli2021-03-251-1/+16
* Expose transient memory usage as a metric.Tor Egge2020-05-131-0/+7
* Calculate transient memory usage for load of attribute vector.Tor Egge2020-05-121-1/+15
* Actually propagate result.Henning Baldersheim2020-05-021-2/+1
* Increase memory sampling frequency to every 20s instead of every 60s in order...Henning Baldersheim2020-02-051-1/+1
* Add missing includes.Tor Egge2019-06-111-1/+2
* Add metrics on how far away from disk and memory resource limits proton is.Geir Storli2017-12-011-10/+3
* Change DiskMemUsageSampler to sample disk usage using directory scan if disk ...Geir Storli2017-09-271-27/+28
* Revert "Geirst/reapply fix disk and memory usage sampling for docker"Geir Storli2017-09-221-27/+26
* Use HwInfo for disk and memory size in DiskMemUsageSampler and sample used di...Geir Storli2017-09-211-26/+27
* Revert "Geirst/fix disk and memory usage sampling for docker"Henning Baldersheim2017-09-201-27/+26
* Use HwInfo for disk and memory size in DiskMemUsageSampler and sample used di...Geir Storli2017-09-201-26/+27
* Log detailed messages when flipping between blocking/un-blocking write operat...Geir Storli2017-07-131-22/+75
* 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
* Deinline destructors/constructorsHenning Baldersheim2017-03-081-4/+2
* Add low watermark for when to go back from conservative to normal mode for me...Geir Storli2016-06-301-5/+2
* Stop bucket move maintenance job when disk is full.Tor Egge2016-06-271-2/+46
* PublishJon Bratseth2016-06-151-0/+182