Home
last modified time | relevance | path

Searched refs:estimated_current_memory_usage (Results 1 – 1 of 1) sorted by relevance

/dports/dns/yadifa/yadifa-2.5.3-10333/sbin/yadifad/
H A Dconfig_main.c624 s64 estimated_current_memory_usage = 0; in config_main_section_postprocess() local
626 …y_usage = estimated_thread_count * estimated_usage_for_one_thread + estimated_current_memory_usage; in config_main_section_postprocess()