index
:
rsyslog.git
master
ommongodb
rsyslog development for Lumberjack - various unofficial and potentially rebased branches
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
wtp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
some cleanup
Rainer Gerhards
2009-10-27
1
-7
/
+3
*
addressed some race issues during queue shutdown
Rainer Gerhards
2009-10-26
1
-8
/
+40
*
enhanced test environment (including testbench)
Rainer Gerhards
2009-10-22
1
-2
/
+2
*
new queue engine - initial commit (probably not 100% working!)
Rainer Gerhards
2009-10-14
1
-28
/
+7
*
added some debug settings plus improved shutdown sequence
Rainer Gerhards
2009-10-13
1
-2
/
+2
*
bugfix and testbench improvements
Rainer Gerhards
2009-10-07
1
-0
/
+3
*
bugfix: potential race condition in debug mode
Rainer Gerhards
2009-07-20
1
-1
/
+2
*
bugfix: minor static memory leak while reading configuration
Rainer Gerhards
2009-07-20
1
-13
/
+12
*
enhanced worker thread pool by atomic ops
Rainer Gerhards
2009-07-20
1
-26
/
+15
*
architecture change: queue now always has at least one worker thread
Rainer Gerhards
2009-07-20
1
-1
/
+5
*
more cleanup/simplification (forgot to remove one mutex lock)
Rainer Gerhards
2009-07-20
1
-24
/
+1
*
some more threading changes
Rainer Gerhards
2009-07-20
1
-18
/
+6
*
cleanup: removed no longer needed code
Rainer Gerhards
2009-07-20
1
-18
/
+0
*
removed mutex locks
Rainer Gerhards
2009-07-17
1
-30
/
+33
*
further code simplification
Rainer Gerhards
2009-07-17
1
-42
/
+22
*
more code simplification, should also bring some performance enhancement
Rainer Gerhards
2009-07-17
1
-18
/
+9
*
Merge branch 'beta'
Rainer Gerhards
2009-07-16
1
-1
/
+5
|
\
|
*
Merge branch 'v4-beta' into v4-devel
Rainer Gerhards
2009-07-16
1
-2
/
+5
|
|
\
|
|
*
calls to prctl() need to be based on configure results (cross-platform issue)
Rainer Gerhards
2009-07-16
1
-2
/
+5
*
|
|
some code simplification
Rainer Gerhards
2009-07-16
1
-2
/
+2
*
|
|
further reduction in code size/complexity due to design change
Rainer Gerhards
2009-07-08
1
-30
/
+3
*
|
|
simplified worker thread handling
Rainer Gerhards
2009-07-08
1
-66
/
+2
*
|
|
optimizing queue thread handling
Rainer Gerhards
2009-07-08
1
-2
/
+6
*
|
|
Merge branch 'v4-devel'
Rainer Gerhards
2009-07-08
1
-1
/
+6
|
\
|
|
|
*
|
some minor cleanup
Rainer Gerhards
2009-07-06
1
-1
/
+2
|
*
|
first shot at asynchronous stream writer with timeout capability
Rainer Gerhards
2009-07-06
1
-1
/
+5
|
|
/
*
|
Merge branch 'master' into v5-devel
Rainer Gerhards
2009-06-25
1
-0
/
+6
|
\
|
|
*
named queue worker threads
Rainer Gerhards
2009-06-25
1
-0
/
+6
|
*
some memory accesses are now explicitely atomic
Rainer Gerhards
2009-06-25
1
-1
/
+2
*
|
added a few atomic operations
Rainer Gerhards
2009-06-25
1
-1
/
+2
*
|
Merge branch 'omfile' into tmp
Rainer Gerhards
2009-06-22
1
-1
/
+0
|
\
|
|
*
removed uniprocessor optimization
Rainer Gerhards
2009-06-19
1
-9
/
+0
|
*
fixed a small memory leak...
Rainer Gerhards
2009-06-10
1
-2
/
+1
*
|
some more fixes for queue engine
Rainer Gerhards
2009-05-28
1
-6
/
+0
*
|
preserving current changes
Rainer Gerhards
2009-05-28
1
-6
/
+0
*
|
interim commit: working on failure cases
Rainer Gerhards
2009-05-27
1
-0
/
+15
*
|
solved design issue with queue termination
Rainer Gerhards
2009-05-26
1
-5
/
+8
*
|
free last processed message in all cases
Rainer Gerhards
2009-05-20
1
-4
/
+3
*
|
yield() no longer needed on uniproc thanks to new algorithms
Rainer Gerhards
2009-05-20
1
-12
/
+4
*
|
fixed abort condition in DA mode
Rainer Gerhards
2009-04-23
1
-1
/
+1
*
|
fixing a small (newly-introduced) memory leak
Rainer Gerhards
2009-04-23
1
-2
/
+1
*
|
added $MainMsgQueueDequeueBatchSize and $ActionQueueDequeueBatchSize configur...
Rainer Gerhards
2009-04-23
1
-2
/
+2
*
|
first attempt at dequeueing multiple batches inside the queue
Rainer Gerhards
2009-04-22
1
-1
/
+3
|
/
*
Merge branch 'beta'
Rainer Gerhards
2009-04-07
1
-0
/
+8
|
\
|
*
Merge branch 'v3-stable' into beta
Rainer Gerhards
2009-04-02
1
-3
/
+25
|
|
\
|
|
*
preparing for 3.20.5 release
v3.20.5
Rainer Gerhards
2009-04-02
1
-0
/
+8
*
|
|
Merge branch 'dapatch'
Rainer Gerhards
2009-03-25
1
-3
/
+17
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
bugfix: potential abort with DA queue after high watermark is reached
Rainer Gerhards
2009-03-25
1
-3
/
+17
*
|
|
integrated various patches for solaris
Rainer Gerhards
2009-03-05
1
-0
/
+5
*
|
|
added a setting "$OptimizeForUniprocessor"
Rainer Gerhards
2008-10-22
1
-1
/
+15
[next]