From: Andi Gutmans Date: Thu, 18 May 2000 11:25:03 +0000 (+0000) Subject: - Do this someplace else. X-Git-Tag: php-4.0.0~42 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a786fc4ab7c40f82cbdbb352392eb196177edfb1;p=php - Do this someplace else. --- diff --git a/Zend/zend_alloc.c b/Zend/zend_alloc.c index 2b1034eab1..c023c6e16f 100644 --- a/Zend/zend_alloc.c +++ b/Zend/zend_alloc.c @@ -338,6 +338,7 @@ ZEND_API void start_memory_manager(ALS_D) memset(AG(fast_cache_list_head), 0, sizeof(AG(fast_cache_list_head))); memset(AG(cache_count),0,MAX_CACHED_MEMORY*sizeof(unsigned char)); +#if 0 /* Initialize cache, to prevent fragmentation */ for (i=1; i