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
/
wti.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
some cleanup
Rainer Gerhards
2009-10-27
1
-3
/
+1
*
fixed race condition during queue shutdown
Rainer Gerhards
2009-10-27
1
-4
/
+9
*
addressed some race issues during queue shutdown
Rainer Gerhards
2009-10-26
1
-0
/
+2
*
enhanced test environment (including testbench)
Rainer Gerhards
2009-10-22
1
-1
/
+1
*
new queue engine - initial commit (probably not 100% working!)
Rainer Gerhards
2009-10-14
1
-31
/
+3
*
added some debug settings plus improved shutdown sequence
Rainer Gerhards
2009-10-13
1
-0
/
+15
*
bugfix and testbench improvements
Rainer Gerhards
2009-10-07
1
-3
/
+12
*
bugfix: potential race condition when queue worker threads were terminated
Rainer Gerhards
2009-10-06
1
-1
/
+10
*
simplified startup of queue DA mode
Rainer Gerhards
2009-07-20
1
-2
/
+0
*
solved potential race condition and some cleanup
Rainer Gerhards
2009-07-20
1
-0
/
+2
*
bugfix: minor static memory leak while reading configuration
Rainer Gerhards
2009-07-20
1
-5
/
+2
*
enhanced worker thread pool by atomic ops
Rainer Gerhards
2009-07-20
1
-5
/
+7
*
architecture change: queue now always has at least one worker thread
Rainer Gerhards
2009-07-20
1
-1
/
+13
*
removed mutex locks
Rainer Gerhards
2009-07-17
1
-1
/
+1
*
further code simplification
Rainer Gerhards
2009-07-17
1
-101
/
+24
*
more code simplification, should also bring some performance enhancement
Rainer Gerhards
2009-07-17
1
-12
/
+10
*
some code simplification
Rainer Gerhards
2009-07-16
1
-8
/
+6
*
Merge branch 'detached' into master
Rainer Gerhards
2009-07-15
1
-108
/
+11
|
\
|
*
further reduction in code size/complexity due to design change
Rainer Gerhards
2009-07-08
1
-5
/
+0
|
*
simplified worker thread handling
Rainer Gerhards
2009-07-08
1
-103
/
+11
*
|
some more (very mild) cleanup
Rainer Gerhards
2009-07-15
1
-1
/
+0
|
/
*
optimizing queue thread handling
Rainer Gerhards
2009-07-08
1
-2
/
+2
*
improvements/fixes in queue termination timeout handling
Rainer Gerhards
2009-06-25
1
-2
/
+6
*
Merge branch 'master' into v5-devel
Rainer Gerhards
2009-06-25
1
-2
/
+5
|
\
|
*
some memory accesses are now explicitely atomic
Rainer Gerhards
2009-06-25
1
-9
/
+17
*
|
added a few atomic operations
Rainer Gerhards
2009-06-25
1
-10
/
+14
*
|
bugfix: mutex was sometimes released when not being held
Rainer Gerhards
2009-06-24
1
-4
/
+8
*
|
Merge branch 'omfile' into tmp
Rainer Gerhards
2009-06-22
1
-13
/
+0
|
\
|
|
*
removed pthread_testcancel() as it is no longer necessary
Rainer Gerhards
2009-06-19
1
-22
/
+0
|
*
removed uniprocessor optimization
Rainer Gerhards
2009-06-19
1
-5
/
+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
-1
/
+1
*
|
fixing an issue during DA mode queue shutdown
Rainer Gerhards
2009-05-28
1
-0
/
+1
*
|
preserving current changes
Rainer Gerhards
2009-05-28
1
-11
/
+2
*
|
interim commit: working on failure cases
Rainer Gerhards
2009-05-27
1
-7
/
+23
*
|
solved design issue with queue termination
Rainer Gerhards
2009-05-26
1
-3
/
+10
*
|
free last processed message in all cases
Rainer Gerhards
2009-05-20
1
-28
/
+48
*
|
yield() no longer needed on uniproc thanks to new algorithms
Rainer Gerhards
2009-05-20
1
-23
/
+4
*
|
some cleanup
Rainer Gerhards
2009-05-19
1
-1
/
+0
*
|
one astrisk too much - and we have a segfault... - fixed ;)
Rainer Gerhards
2009-05-12
1
-1
/
+1
*
|
moving to a cleaner implementation of batches
Rainer Gerhards
2009-05-12
1
-6
/
+4
*
|
fixed abort condition in DA mode
Rainer Gerhards
2009-04-23
1
-1
/
+0
*
|
fixing a small (newly-introduced) memory leak
Rainer Gerhards
2009-04-23
1
-5
/
+3
*
|
added $MainMsgQueueDequeueBatchSize and $ActionQueueDequeueBatchSize configur...
Rainer Gerhards
2009-04-23
1
-3
/
+3
*
|
first attempt at dequeueing multiple batches inside the queue
Rainer Gerhards
2009-04-22
1
-3
/
+14
|
/
*
Merge branch 'dapatch'
Rainer Gerhards
2009-03-25
1
-3
/
+7
|
\
|
*
bugfix: potential abort with DA queue after high watermark is reached
Rainer Gerhards
2009-03-25
1
-3
/
+7
*
|
integrated various patches for solaris
Rainer Gerhards
2009-03-05
1
-0
/
+5
*
|
added a setting "$OptimizeForUniprocessor"
Rainer Gerhards
2008-10-22
1
-1
/
+14
*
|
reordered imudp processing.
Rainer Gerhards
2008-10-08
1
-3
/
+3
[next]