log src/os/unix/ngx_files.c @ 9299:2706b60dc225 default tip

age author description
Mon, 29 Jan 2024 10:31:37 +0300 Maxim Dounin AIO operations now add timers (ticket #2162).
Mon, 22 Jun 2020 18:03:00 +0300 Maxim Dounin Cache: introduced min_free cache clearing.
Mon, 22 Jun 2020 18:02:58 +0300 Maxim Dounin Large block sizes on Linux are now ignored (ticket #1168).
Wed, 09 Aug 2017 14:59:46 +0300 Sergey Kandaurov Style.
Tue, 31 May 2016 05:13:30 +0300 Maxim Dounin Core: skip special buffers on writing (ticket #981).
Thu, 31 Mar 2016 02:33:57 +0300 Sergey Kandaurov Fixed logging.
Fri, 18 Mar 2016 06:44:03 +0300 Maxim Dounin Threads: offloading of temp files writing to thread pools.