Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A DREADME.ZEND_MM39 The Zend MM can be tweaked using ZEND_MM_MEM_TYPE and ZEND_MM_SEG_SIZE environment
43 $ ZEND_MM_MEM_TYPE=mmap_anon ZEND_MM_SEG_SIZE=1M sapi/cli/php ..etc.
H A Dzend_alloc.c485 #define ZEND_MM_SEG_SIZE (256 * 1024) macro
1218 seg_size = ZEND_MM_SEG_SIZE; in zend_mm_startup()
/PHP-5.5/
H A DNEWS8205 . Allow tweaking the memory manager with ZEND_MM_MEM_TYPE and ZEND_MM_SEG_SIZE

Completed in 44 milliseconds