Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-07-12 | New process port exchange changed. READY message type introduced. | Max Romanov | 1 | -1/+5 | |
Application process start request DATA message from router to master. Master notifies router via NEW_PORT message after worker process become ready. | |||||
2017-07-07 | Router: connection destroy sequence fixed. | Max Romanov | 1 | -0/+2 | |
2017-07-07 | Taken counter initialized for new pages. | Max Romanov | 1 | -0/+1 | |
Fixed crash in nxt_mp_get() when pages re-used and 'taken' contains initial 'map' value '0xFFFFFFFF'. | |||||
2017-07-07 | Memory pool thread safety checks in DEBUG build and usage fixes. | Max Romanov | 1 | -0/+56 | |
2017-06-26 | Build on Solaris 11 fixed. | Max Romanov | 1 | -1/+36 | |
2017-06-23 | Style and comment fixes. | Igor Sysoev | 1 | -1/+1 | |
2017-06-21 | Optimizations in nxt_mp_create(). | Igor Sysoev | 1 | -15/+11 | |
2017-06-21 | Fixed building with -DNXT_DEBUG_MEMORY=1 (broken in 10688b89aa16). | Igor Sysoev | 1 | -67/+67 | |
2017-06-20 | Fixed error in the previous changeset. | Igor Sysoev | 1 | -0/+2 | |
2017-06-19 | Memory pools refactoring. | Igor Sysoev | 1 | -0/+890 | |