summaryrefslogtreecommitdiffhomepage
path: root/src/nxt_port_memory_int.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-22Constified numerous function parameters.Andrew Clayton1-1/+1
2022-06-07Removing unused tracking fields and functions.Max Romanov1-7/+0
2020-08-11Changing router to application shared memory exchange protocol.Max Romanov1-0/+1
2019-12-24Introducing port messages to notify about out of shared memory.Max Romanov1-0/+1
2018-07-12Enabled body buffer shared memory segmentation.Max Romanov1-2/+2
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