]> git.kaiwu.me - nginx.git/commit
FreeBSD and Linux AIO support
authorIgor Sysoev <igor@sysoev.ru>
Fri, 28 Aug 2009 08:12:35 +0000 (08:12 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Fri, 28 Aug 2009 08:12:35 +0000 (08:12 +0000)
commita962506498d3930bea4e34bc21d261613065f98f
treef401951eaab82203accb72c8b2205b9d91f7ee07
parent1163af9fae396700700824cca21309476cf5dd51
FreeBSD and Linux AIO support
26 files changed:
auto/modules
auto/options
auto/os/features
auto/sources
src/core/ngx_buf.h
src/core/ngx_core.h
src/core/ngx_file.h
src/core/ngx_output_chain.c
src/event/modules/ngx_epoll_module.c
src/event/ngx_event.h
src/event/ngx_event_pipe.c
src/http/ngx_http_cache.h
src/http/ngx_http_copy_filter_module.c
src/http/ngx_http_core_module.c
src/http/ngx_http_core_module.h
src/http/ngx_http_file_cache.c
src/http/ngx_http_request.c
src/http/ngx_http_request.h
src/http/ngx_http_upstream.c
src/os/unix/ngx_file_aio_read.c [new file with mode: 0644]
src/os/unix/ngx_files.h
src/os/unix/ngx_freebsd_config.h
src/os/unix/ngx_linux_aio_read.c [new file with mode: 0644]
src/os/unix/ngx_linux_config.h
src/os/unix/ngx_posix_config.h
src/os/unix/ngx_solaris_config.h