log src/core/ngx_slab.c @ 4698:4c415af7dbc2

age author description
Wed, 18 Jan 2012 15:07:43 +0000 Maxim Konovalov Copyright updated.
Mon, 24 Oct 2011 15:50:19 +0000 Igor Sysoev Using of junk value in slab allocator similar to modern FreeBSD values.
Mon, 24 Oct 2011 15:46:48 +0000 Igor Sysoev malloc() debugging on MacOSX.
Wed, 15 Apr 2009 19:44:41 +0000 Igor Sysoev fix building by BCC without NGX_DEBUG_MALLOC
Fri, 27 Mar 2009 17:00:42 +0000 Igor Sysoev improve ngx_slab_alloc() error logging
Fri, 27 Mar 2009 16:37:39 +0000 Igor Sysoev delete old debugging and info
Mon, 26 Jan 2009 15:24:14 +0000 Igor Sysoev fix slab page or more sized allocations if nginx was build without debug stable-0.6
Sun, 25 Jan 2009 10:39:59 +0000 Igor Sysoev fix slab page or more sized allocations if nginx was build without debug
Mon, 12 Jan 2009 15:36:30 +0000 Igor Sysoev style fix
Sat, 22 Dec 2007 11:06:53 +0000 Igor Sysoev take MALLOC_OPTIONS=J into account in slab allocator
Fri, 16 Nov 2007 18:15:04 +0000 Igor Sysoev the simple expression has the same precision without overflow
Thu, 11 Jan 2007 19:13:46 +0000 Igor Sysoev fix slab allocator on 64-bit platfroms
Thu, 11 Jan 2007 18:58:40 +0000 Igor Sysoev fix slab allocator on 64-bit platfroms
Tue, 02 Jan 2007 23:12:24 +0000 Igor Sysoev style fix
Tue, 02 Jan 2007 23:10:42 +0000 Igor Sysoev many bug fixes and ngx_slab_alloc_locked()/ngx_slab_free_locked()