summaryrefslogtreecommitdiffstats
path: root/runtime/wti.h
Commit message (Expand)AuthorAgeFilesLines
* refactor iparams to use arrayRainer Gerhards2013-11-061-10/+15
* refactor action disablingRainer Gerhards2013-11-061-1/+0
* make batches of 1 commit automatically after each actionRainer Gerhards2013-11-061-0/+11
* re-enable bPrevWasSuspended handlingRainer Gerhards2013-11-061-0/+3
* re-enable main queue direct modeRainer Gerhards2013-11-051-0/+1
* refactor: move pbShutdownImmediate to wti_tRainer Gerhards2013-11-051-0/+1
* experimentally split ruleset execution in exec and commit phaseRainer Gerhards2013-11-041-8/+44
* refactor output side of action queue - main shotRainer Gerhards2013-11-021-11/+13
* refactor: move action resume retry counter to wti_tRainer Gerhards2013-11-011-0/+19
* some debug aids & useful commments for going forwardRainer Gerhards2013-11-011-1/+13
* refactor: move handling too-frequent tryResume == OK to wti_tRainer Gerhards2013-11-011-0/+18
* refactor: move action state to wti (as we are now on a per-thread basis)Rainer Gerhards2013-11-011-0/+23
* call freeWrkrInstance() on worker thread terminationRainer Gerhards2013-10-291-1/+6
* maintain action ids (actionNbr)Rainer Gerhards2013-10-261-0/+1
* Merge branch 'v4-stable' into v5-stableRainer Gerhards2012-01-161-16/+14
|\
| * license changesRainer Gerhards2012-01-161-16/+14
* | fixed race conditions during queue shutdown (DA case, disks active)Rainer Gerhards2010-05-181-0/+1
* | adapted new atomic instruction emulation to v5 engineRainer Gerhards2010-04-271-1/+1
* | Merge branch 'v4-devel' into masterRainer Gerhards2010-04-271-0/+1
|\|
| * bugfix: problems with atomic operations emulationRainer Gerhards2010-04-271-0/+1
* | replaced data type "bool" by "sbool" because this created some portability is...Rainer Gerhards2010-02-021-3/+3
* | enhanced worker thread pool by atomic opsRainer Gerhards2009-07-201-1/+1
* | architecture change: queue now always has at least one worker threadRainer Gerhards2009-07-201-0/+2
* | further code simplificationRainer Gerhards2009-07-171-10/+4
* | some code simplificationRainer Gerhards2009-07-161-1/+1
* | further reduction in code size/complexity due to design changeRainer Gerhards2009-07-081-1/+0
* | simplified worker thread handlingRainer Gerhards2009-07-081-1/+1
* | Merge branch 'omfile' into tmpRainer Gerhards2009-06-221-2/+1
|\|
| * removed uniprocessor optimizationRainer Gerhards2009-06-191-2/+1
* | interim commit: working on failure casesRainer Gerhards2009-05-271-2/+2
* | moving to a cleaner implementation of batchesRainer Gerhards2009-05-121-12/+2
* | first attempt at dequeueing multiple batches inside the queueRainer Gerhards2009-04-221-2/+14
|/
* added a setting "$OptimizeForUniprocessor"Rainer Gerhards2008-10-221-0/+1
* improved threadingRainer Gerhards2008-09-301-1/+0
* moved runtime files into their own directoryRainer Gerhards2008-04-161-0/+63