summaryrefslogtreecommitdiffhomepage
path: root/src/nxt_port_memory_int.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-20Fixed allocation of multiple shared memory chunks.Max Romanov1-4/+11
2017-12-27Implementing the ability to cancel request before worker starts processing it.Max Romanov1-18/+26
2017-10-19Introducing mmap_handler to count references to shared memory.Max Romanov1-1/+6
2017-10-19Introducing src_pid for mmap header for accurate buf completion.Max Romanov1-1/+2
2017-09-18Fixing shared memory thread safety issue.Max Romanov1-0/+1
2017-06-23Store pointer to shared memory start in buf->parent.Max Romanov1-0/+179