Realm
A distributed, event-based tasking library
Loading...
Searching...
No Matches
Realm::Config Namespace Reference

Variables

bool profile_activemsg_handlers
 
long long max_inline_message_time
 
std::string logname
 
bool use_machine_query_cache
 
bool deferred_instance_allocation
 
bool use_fast_reservation_fallback
 
size_t path_cache_lru_size
 

Variable Documentation

◆ deferred_instance_allocation

bool Realm::Config::deferred_instance_allocation
extern

◆ logname

std::string Realm::Config::logname
extern

◆ max_inline_message_time

long long Realm::Config::max_inline_message_time
extern

◆ path_cache_lru_size

size_t Realm::Config::path_cache_lru_size
extern

◆ profile_activemsg_handlers

bool Realm::Config::profile_activemsg_handlers
extern

◆ use_fast_reservation_fallback

bool Realm::Config::use_fast_reservation_fallback
extern

◆ use_machine_query_cache

bool Realm::Config::use_machine_query_cache
externprotected