aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/vespa/searchcore/proton/server/disk_mem_usage_sampler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move `HwInfo` from `proton` namespace to `vespalib`Tor Brede Vekterli2023-11-011-2/+2
* Update copyrightJon Bratseth2023-10-091-1/+1
* Stop current task before updating config and restarting task.Henning Baldersheim2023-01-021-1/+1
* Use curly bracesHenning Baldersheim2022-12-161-1/+2
* No need to restart sampling or reconfigure anything unless the config has cha...Henning Baldersheim2022-12-161-7/+12
* Consider disk space used by symlinks and directories.Tor Egge2022-12-141-3/+12
* - Reorder to cancel the recurring task.Henning Baldersheim2022-12-131-2/+2
* Revert "Revert "Use the forward scheduler in proton also for disk-mem-util-sa...Henning Baldersheim2022-12-131-12/+11
* Revert "Revert "Revert "Use the forward scheduler in proton also for disk-mem...Harald Musum2022-12-131-11/+12
* Since the DiskMemUsageSampler must be alive during documentdb shutdown, it mu...Henning Baldersheim2022-12-131-0/+5
* Revert "Revert "Use the forward scheduler in proton also for disk-mem-util-sa...Henning Baldersheim2022-12-131-14/+8
* Revert "Use the forward scheduler in proton also for disk-mem-util-sampler"Harald Musum2022-12-131-8/+14
* Remove includes not needed.Henning Baldersheim2022-12-131-3/+2
* Use the forward scheduler in proton also for disk-mem-util-sampler.Henning Baldersheim2022-12-131-11/+6
* Return a handle that will deregister the recurring task when it goes out of s...Henning Baldersheim2022-12-091-10/+10
* Move ScheduledExecutor to searchcore and drop fnet dependency in staging_vesp...Henning Baldersheim2022-05-181-2/+2
* Follow renamingHenning Baldersheim2022-04-251-1/+1
* Update searchcore/src/vespa/searchcore/proton/server/disk_mem_usage_sampler.cppHenning Baldersheim2022-04-251-1/+1
* Update searchcore/src/vespa/searchcore/proton/server/disk_mem_usage_sampler.cppHenning Baldersheim2022-04-251-1/+1
* Update metrics atomically.Henning Baldersheim2022-04-251-3/+1
* Sample transient usage first to ensure that the errors due to differentHenning Baldersheim2022-04-251-14/+23
* Revert "Revert "Use a common FNET_Transport owned by Proton in both SceduledE...Henning Baldersheim2022-02-211-4/+3
* Revert "Use a common FNET_Transport owned by Proton in both SceduledExecutor ...Henning Baldersheim2022-02-211-3/+4
* Use a common FNET_Transport owned by Proton in both SceduledExecutor and Tran...Henning Baldersheim2022-02-201-4/+3
* Prepare for tracking the current transient disk usage across all document dbs.Geir Storli2022-01-101-5/+3
* Sample and track the current transient memory usage across all document dbs.Geir Storli2022-01-071-3/+3
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Sample and expose the transient disk usage needed for running disk index fusion.Geir Storli2021-03-251-5/+6
* Rename TransientMemoryUsageProvider to TransientResourceUsageProvider.Geir Storli2021-03-251-8/+8
* Calculate transient memory usage for load of attribute vector.Tor Egge2020-05-121-1/+38
* If we enter blocking state we should sample every second in order to quickly ...Henning Baldersheim2020-04-301-3/+11
* fastos::TimeStamp -> vespalib::durationHenning Baldersheim2019-12-161-3/+2
* FastOS_THread::Sleep -> std::chrono::sleep_forHenning Baldersheim2019-12-041-3/+2
* Use std::filesystem instead of std::experimental::filesystem.Tor Egge2019-07-311-2/+2
* Catch exceptions and retry disk usage samplingTor Brede Vekterli2017-11-011-5/+23
* Add guard against file being removed while doing directory scan.Geir Storli2017-10-171-1/+5
* Change DiskMemUsageSampler to sample disk usage using directory scan if disk ...Geir Storli2017-09-271-19/+38
* Use multiple threads for mbus invokeHenning Baldersheim2017-09-261-2/+2
* Revert "Geirst/reapply fix disk and memory usage sampling for docker"Geir Storli2017-09-221-37/+21
* Revert "Disable directory scan for now, it causes bad behavior when system"Geir Storli2017-09-221-1/+1
* Disable directory scan for now, it causes bad behavior when systemTor Egge2017-09-211-1/+1
* Sample disk usage on file system (as before) if disk is slow.Geir Storli2017-09-211-3/+14
* Use HwInfo for disk and memory size in DiskMemUsageSampler and sample used di...Geir Storli2017-09-211-19/+24
* Revert "Geirst/fix disk and memory usage sampling for docker"Henning Baldersheim2017-09-201-34/+21
* Sample disk usage on file system (as before) if disk is slow.Geir Storli2017-09-201-3/+14
* Use HwInfo for disk and memory size in DiskMemUsageSampler and sample used di...Geir Storli2017-09-201-19/+21
* Include only what you need.Henning Baldersheim2017-08-181-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