58 bool retrieveFromCpuType();
59 bool retrieveFromEnv();
60 void adjustMallocParams();
61 bool hasErrors()
const {
return !error_message_.empty(); }
65 values_.mmap_max_ = mmap_max;
69 values_.trim_thr_ = trim_thr;
73 values_.top_pad_ = top_pad;
77 values_.mmap_thr_ = mmap_thr;
void set_trim_thr(opt_type trim_thr)
std::string error_message_
void set_mmap_max(opt_type mmap_max)
void set_mmap_thr(opt_type mmap_thr)
static void trim(std::string &s)
bool operator==(const MallocOpts &opts) const
MallocOpts::opt_type opt_type
bool operator!=(const MallocOpts &opts) const
MallocOpts(opt_type max, opt_type trim, opt_type pad, opt_type mmap_thr)
std::string error_message() const
void set_top_pad(opt_type top_pad)
std::ostream & operator<<(std::ostream &ost, const HLTGlobalStatus &hlt)
Formatted printout of trigger tbale.
MallocOptionSetter & getGlobalOptionSetter()
EventID const & max(EventID const &lh, EventID const &rh)