]> git.kaiwu.me - nginx.git/commit
slab allocator in shared memory
authorIgor Sysoev <igor@sysoev.ru>
Mon, 20 Nov 2006 08:51:45 +0000 (08:51 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Mon, 20 Nov 2006 08:51:45 +0000 (08:51 +0000)
commit67cd336d88f8a920ea5921936785a1c1553062fb
treef76934379e98e22854638a4ddc44b022deefd265
parentcae66582d5e6137d3b53552fcb84520a042841ca
slab allocator in shared memory
21 files changed:
auto/sources
src/core/nginx.c
src/core/ngx_core.h
src/core/ngx_cycle.c
src/core/ngx_cycle.h
src/core/ngx_log.c
src/core/ngx_log.h
src/core/ngx_palloc.c
src/core/ngx_palloc.h
src/core/ngx_shmtx.c
src/core/ngx_shmtx.h
src/core/ngx_slab.c
src/core/ngx_slab.h
src/event/ngx_event.c
src/os/unix/ngx_alloc.c
src/os/unix/ngx_alloc.h
src/os/unix/ngx_posix_init.c
src/os/win32/ngx_alloc.c
src/os/win32/ngx_alloc.h
src/os/win32/ngx_errno.h
src/os/win32/ngx_win32_init.c