Searched refs:s_total_pages (Results 1 – 1 of 1) sorted by relevance
168 static size_t s_total_pages = 1; variable170 static size_t *s_avail_pages = &s_total_pages;2794 s_total_pages = sysconf(_SC_PHYS_PAGES); in LSAPI_Init_Prefork_Server()3141 || (*s_avail_pages * 10) / s_total_pages > 0); in is_enough_free_mem()
Completed in 12 milliseconds