log src/core/ngx_palloc.c @ 5778:45ed2f1f0a6a

age author description
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.
Mon, 19 Sep 2011 14:48:29 +0000 Ruslan Ermilov Replaced "can not" with "cannot" and "could not" in a bunch of places.
Thu, 17 Dec 2009 12:25:46 +0000 Igor Sysoev fix r3331:
Mon, 16 Nov 2009 12:50:10 +0000 Igor Sysoev align to minimum of a page and a pool sizes
Mon, 16 Nov 2009 12:47:44 +0000 Igor Sysoev large allocation should not be aligned to a page size
Wed, 30 Sep 2009 12:56:44 +0000 Igor Sysoev Linux/SPARC malloc() returns an address aligned to 8. This conflicts with
Mon, 15 Jun 2009 08:43:10 +0000 Igor Sysoev merge r2889, r2918, and r2921: stable-0.7
Fri, 05 Jun 2009 13:27:12 +0000 Igor Sysoev do not test a pool block space if we can not allocated from the block 4 times
Wed, 03 Jun 2009 13:57:28 +0000 Igor Sysoev try to reuse last 4 free large allocation links
Mon, 23 Mar 2009 13:14:51 +0000 Igor Sysoev a prelimiary proxy cache support
Tue, 25 Nov 2008 14:25:20 +0000 Igor Sysoev ngx_reset_pool()
Thu, 06 Nov 2008 16:14:24 +0000 Igor Sysoev align first allocation from additional pool block, this fixes bus error on sun4v
Wed, 30 Jul 2008 12:34:04 +0000 Igor Sysoev directio