Searched refs:ZEND_MM_SEG_SIZE (Results 1 – 3 of 3) sorted by relevance
38 The Zend MM can be tweaked using ZEND_MM_MEM_TYPE and ZEND_MM_SEG_SIZE environment42 $ ZEND_MM_MEM_TYPE=mmap_anon ZEND_MM_SEG_SIZE=1M sapi/cli/php ..etc.
480 #define ZEND_MM_SEG_SIZE (256 * 1024) macro1191 seg_size = ZEND_MM_SEG_SIZE; in zend_mm_startup()
5155 . Allow tweaking the memory manager with ZEND_MM_MEM_TYPE and ZEND_MM_SEG_SIZE
Completed in 30 milliseconds