Searched refs:CONFIG_DEFAULT_LFU_LOG_FACTOR (Results 1 – 3 of 3) sorted by relevance
141 #define CONFIG_DEFAULT_LFU_LOG_FACTOR 10 macro
2170 …eConfigNumericalOption(state,"lfu-log-factor",server.lfu_log_factor,CONFIG_DEFAULT_LFU_LOG_FACTOR);
1609 server.lfu_log_factor = CONFIG_DEFAULT_LFU_LOG_FACTOR; in initServerConfig()