17 #ifndef __SLAVE_RESOURCE_ESTIMATORS_NOOP_HPP__ 18 #define __SLAVE_RESOURCE_ESTIMATORS_NOOP_HPP__ 31 class NoopResourceEstimatorProcess;
56 #endif // __SLAVE_RESOURCE_ESTIMATORS_NOOP_HPP__
Definition: resource_estimator.hpp:37
Try< ResourceStatistics > usage(pid_t pid, bool mem=true, bool cpus=true)
~NoopResourceEstimator() override
Try< Nothing > initialize(const lambda::function< process::Future< ResourceUsage >()> &usage) override
process::Owned< NoopResourceEstimatorProcess > process
Definition: noop.hpp:48
Definition: attributes.hpp:24
Definition: future.hpp:58
process::Future< Resources > oversubscribable() override