log src/core/ngx_palloc.c @ 7660:d33e17499088

age author description
Wed, 23 Mar 2016 17:44:04 +0300 Valentin Bartenev Core: introduced the NGX_DEBUG_PALLOC macro.
Wed, 23 Mar 2016 17:44:04 +0300 Valentin Bartenev Core: use ngx_palloc_small() to allocate ngx_pool_large_t.
Wed, 23 Mar 2016 17:44:04 +0300 Valentin Bartenev Core: introduced the ngx_palloc_small() function.
Wed, 23 Mar 2016 17:44:04 +0300 Valentin Bartenev Core: moved logging before freeing large blocks of pool.
Thu, 26 Jun 2014 03:34:19 +0400 Maxim Dounin Core: removed meaningless check from ngx_palloc_block().
Fri, 17 Jan 2014 06:24:53 +0400 Maxim Dounin Core: improved ngx_reset_pool() (ticket #490).
Wed, 18 Jan 2012 15:07:43 +0000 Maxim Konovalov Copyright updated.