69 bool retrieveFromCpuType();
70 bool retrieveFromEnv();
71 void adjustMallocParams();
72 bool hasErrors()
const {
return !error_message_.empty(); }
76 { values_.mmap_max_=mmap_max; changed_=
true; }
78 { values_.trim_thr_=trim_thr; changed_=
true; }
80 { values_.top_pad_=top_pad; changed_=
true; }
82 { values_.mmap_thr_=mmap_thr; changed_=
true; }
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)
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)