summaryrefslogtreecommitdiffstats
path: root/runtime/queue.h
Commit message (Expand)AuthorAgeFilesLines
* solved design issue with queue terminationRainer Gerhards2009-05-261-0/+1
* solved the intended-discard-during-dequeue issueRainer Gerhards2009-05-191-1/+1
* queue size calculation now based on logical/physical dequeueRainer Gerhards2009-05-191-1/+2
* removed queue's UngetObj() callRainer Gerhards2009-05-181-6/+0
* t-delete list implemented, queue store drivers updated...Rainer Gerhards2009-05-181-5/+20
* moving to a cleaner implementation of batchesRainer Gerhards2009-05-121-2/+3
* added $MainMsgQueueDequeueBatchSize and $ActionQueueDequeueBatchSize configur...Rainer Gerhards2009-04-231-1/+2
* now batches are handed down to the actual consumerRainer Gerhards2009-04-221-5/+4
* first attempt at dequeueing multiple batches inside the queueRainer Gerhards2009-04-221-1/+3
* integrated various patches for solarisRainer Gerhards2009-03-051-25/+25
* added a setting "$OptimizeForUniprocessor"Rainer Gerhards2008-10-221-0/+1
* begin building runtime convenience library (does not build!)Rainer Gerhards2008-04-151-0/+205