log src/core/ngx_palloc.c @ 3328:c16e1213bf96

age author description
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()