summaryrefslogtreecommitdiffstats
path: root/runtime/wtp.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v4-devel'Rainer Gerhards2009-07-081-1/+6
|\
| * some minor cleanupRainer Gerhards2009-07-061-1/+2
| * first shot at asynchronous stream writer with timeout capabilityRainer Gerhards2009-07-061-1/+5
* | Merge branch 'master' into v5-develRainer Gerhards2009-06-251-0/+6
|\|
| * named queue worker threadsRainer Gerhards2009-06-251-0/+6
| * some memory accesses are now explicitely atomicRainer Gerhards2009-06-251-1/+2
* | added a few atomic operationsRainer Gerhards2009-06-251-1/+2
* | Merge branch 'omfile' into tmpRainer Gerhards2009-06-221-1/+0
|\|
| * removed uniprocessor optimizationRainer Gerhards2009-06-191-9/+0
| * fixed a small memory leak...Rainer Gerhards2009-06-101-2/+1
* | some more fixes for queue engineRainer Gerhards2009-05-281-6/+0
* | preserving current changesRainer Gerhards2009-05-281-6/+0
* | interim commit: working on failure casesRainer Gerhards2009-05-271-0/+15
* | solved design issue with queue terminationRainer Gerhards2009-05-261-5/+8
* | free last processed message in all casesRainer Gerhards2009-05-201-4/+3
* | yield() no longer needed on uniproc thanks to new algorithmsRainer Gerhards2009-05-201-12/+4
* | fixed abort condition in DA modeRainer Gerhards2009-04-231-1/+1
* | fixing a small (newly-introduced) memory leakRainer Gerhards2009-04-231-2/+1
* | added $MainMsgQueueDequeueBatchSize and $ActionQueueDequeueBatchSize configur...Rainer Gerhards2009-04-231-2/+2
* | first attempt at dequeueing multiple batches inside the queueRainer Gerhards2009-04-221-1/+3
|/
* Merge branch 'beta'Rainer Gerhards2009-04-071-0/+8
|\
| * Merge branch 'v3-stable' into betaRainer Gerhards2009-04-021-3/+25
| |\
| | * preparing for 3.20.5 releasev3.20.5Rainer Gerhards2009-04-021-0/+8
* | | Merge branch 'dapatch'Rainer Gerhards2009-03-251-3/+17
|\ \ \ | | |/ | |/|
| * | bugfix: potential abort with DA queue after high watermark is reachedRainer Gerhards2009-03-251-3/+17
* | | integrated various patches for solarisRainer Gerhards2009-03-051-0/+5
* | | added a setting "$OptimizeForUniprocessor"Rainer Gerhards2008-10-221-1/+15
* | | Merge branch 'helgrind' into perfRainer Gerhards2008-10-021-2/+3
|\ \ \ | | |/ | |/|
| * | improved threadingRainer Gerhards2008-09-301-2/+3
* | | Merge branch 'helgrind' into perfRainer Gerhards2008-09-261-0/+2
|\| |
| * | fixed potential race condition on HUP and terminationRainer Gerhards2008-09-261-0/+2
| |/
* / minor things, mostly improved debug infoRainer Gerhards2008-09-181-1/+1
|/
* reduced number of compile warnings in -pedantic gcc modeRainer Gerhards2008-06-271-14/+14
* disabled compile warnings caused by third-party librariesRainer Gerhards2008-06-231-0/+4
* completed better modularity of runtimeRainer Gerhards2008-04-171-1/+0
* some more cleanupRainer Gerhards2008-04-161-1/+1
* moved runtime files into their own directoryRainer Gerhards2008-04-161-0/+624