index
:
unit.git
alx-gzip
applog
bool
compr
master
skel_lm
wasm
Universal Web Application Server
andrew@digital-domain.net
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
nxt_mp.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-13
Basic variables support.
Valentin Bartenev
1
-0
/
+14
2018-11-10
Fixed "freed pointer is out of pool" alerts.
Valentin Bartenev
1
-1
/
+9
2018-07-27
Removed implicit call of nxt_thread() in nxt_thread_tid().
Valentin Bartenev
1
-1
/
+1
2018-04-20
Prevention of freeing non-freeable memory pool block.
Igor Sysoev
1
-17
/
+26
2018-03-05
Reduced number of critical log levels.
Valentin Bartenev
1
-4
/
+1
2017-12-28
Changed nxt_mp_retain() and nxt_mp_release() interfaces.
Igor Sysoev
1
-37
/
+22
2017-08-02
Added basic port error handler.
Max Romanov
1
-1
/
+3
2017-07-18
Mem pool cleanup introduced.
Max Romanov
1
-0
/
+36
2017-07-12
Fixed style and building with NXT_DEBUG_MEMORY after 3578a7b7ace4.
Valentin Bartenev
1
-22
/
+14
2017-07-12
Memory pool debug enabled with NXT_DEBUG_ALLOC define.
Max Romanov
1
-24
/
+70
2017-07-12
New process port exchange changed. READY message type introduced.
Max Romanov
1
-1
/
+5
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
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