aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/tests/proton/server/disk_mem_usage_filter/disk_mem_usage_filter_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* No need to restart sampling or reconfigure anything unless the config has cha...Henning Baldersheim2022-12-161-3/+11
* Update metrics atomically.Henning Baldersheim2022-04-251-14/+5
* Align resource usage metrics with what is tracked and reported to the cluster...Geir Storli2022-01-271-8/+12
* Prepare for tracking the current transient disk usage across all document dbs.Geir Storli2022-01-101-1/+8
* Sample and track the current transient memory usage across all document dbs.Geir Storli2022-01-071-0/+7
* Rewrite unit test to use GTest.Geir Storli2022-01-071-53/+53
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Use std::filesystem instead of std::experimental::filesystem.Tor Egge2019-07-311-1/+1
* Add metrics on how far away from disk and memory resource limits proton is.Geir Storli2017-12-011-24/+32
* Add num cpu cores to HwInfo and sample if not specified.Geir Storli2017-10-101-1/+1
* Change DiskMemUsageSampler to sample disk usage using directory scan if disk ...Geir Storli2017-09-271-5/+7
* Revert "Geirst/reapply fix disk and memory usage sampling for docker"Geir Storli2017-09-221-7/+5
* Use HwInfo for disk and memory size in DiskMemUsageSampler and sample used di...Geir Storli2017-09-211-5/+7
* Revert "Geirst/fix disk and memory usage sampling for docker"Henning Baldersheim2017-09-201-7/+5
* Use HwInfo for disk and memory size in DiskMemUsageSampler and sample used di...Geir Storli2017-09-201-5/+7
* Log detailed messages when flipping between blocking/un-blocking write operat...Geir Storli2017-07-131-16/+12
* 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
* Fix warnings hidden earlier due to including application headers as system in...Henning Baldersheim2017-05-021-7/+4
* Reverted changes done to support gcc 5.2.1 on CentOS 7. gcc 5.3.1 is now avai...Arnstein Ressem2017-01-021-1/+1
* also count number of memory mapped areasArne H Juul2016-11-241-2/+10
* PublishJon Bratseth2016-06-151-0/+113