Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 releasev3.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 |
* | | | Merge branch 'helgrind' into perf | Rainer Gerhards | 2008-10-02 | 1 | -2/+3 |
|\ \ \ | | |/ | |/| | |||||
| * | | improved threading | Rainer Gerhards | 2008-09-30 | 1 | -2/+3 |
* | | | Merge branch 'helgrind' into perf | Rainer Gerhards | 2008-09-26 | 1 | -0/+2 |
|\| | | |||||
| * | | fixed potential race condition on HUP and termination | Rainer Gerhards | 2008-09-26 | 1 | -0/+2 |
| |/ | |||||
* / | minor things, mostly improved debug info | Rainer Gerhards | 2008-09-18 | 1 | -1/+1 |
|/ | |||||
* | reduced number of compile warnings in -pedantic gcc mode | Rainer Gerhards | 2008-06-27 | 1 | -14/+14 |
* | disabled compile warnings caused by third-party libraries | Rainer Gerhards | 2008-06-23 | 1 | -0/+4 |
* | completed better modularity of runtime | Rainer Gerhards | 2008-04-17 | 1 | -1/+0 |
* | some more cleanup | Rainer Gerhards | 2008-04-16 | 1 | -1/+1 |
* | moved runtime files into their own directory | Rainer Gerhards | 2008-04-16 | 1 | -0/+624 |