|
XRootD
|
#include "XrdPfcResourceMonitor.hh"#include "XrdPfc.hh"#include "XrdPfcPathParseTools.hh"#include "XrdPfcFsTraversal.hh"#include "XrdPfcDirState.hh"#include "XrdPfcDirStateSnapshot.hh"#include "XrdPfcDirStatePurgeshot.hh"#include "XrdPfcTrace.hh"#include "XrdPfcPurgePin.hh"#include "XrdOss/XrdOss.hh"#include <algorithm>
Include dependency graph for XrdPfcResourceMonitor.cc:Go to the source code of this file.
Namespaces | |
| XrdPfc | |
Macros | |
| #define | dprintf(...) (void(0)) |
Functions | |
| void | XrdPfc::OldStylePurgeDriver (DataFsPurgeshot &ps) |
| void | Proto_ResourceMonitorHeartBeat () |
| #define dprintf | ( | ... | ) | (void(0)) |
Definition at line 19 of file XrdPfcResourceMonitor.cc.
| void Proto_ResourceMonitorHeartBeat | ( | ) |
Definition at line 872 of file XrdPfcResourceMonitor.cc.
References XrdPfc::Cache::Conf(), XrdOucCacheStats::CacheStats::DiskSize, XrdPfc::Cache::GetInstance(), XrdOucCacheStats::Lock(), XrdPfc::Configuration::m_diskTotalSpace, XrdPfc::Configuration::m_RamAbsAvailable, XrdOucCacheStats::CacheStats::MemSize, XrdOucCache::Statistics, XrdOucCacheStats::UnLock(), and XrdOucCacheStats::X.
Here is the call graph for this function: