33 #ifndef BESMemoryGlobalArea_h_ 34 #define BESMemoryGlobalArea_h_ 1 36 #include <sys/resource.h> 40 #define MEGABYTE 1024*1024 44 static unsigned long _size;
48 unsigned long megabytes(
unsigned int s)
53 void log_limits(
const string &msg);
59 void release_memory();
60 bool reclaim_memory();
61 unsigned long SizeOfEmergencyPool()
const 66 virtual void dump(ostream &strm)
const;
69 #endif // BESMemoryGlobalArea_h_
Base object for bes objects.
virtual void dump(ostream &strm) const
dumps information about this object