Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | | | | | interim commit: working on failure cases | Rainer Gerhards | 2009-05-27 | 8 | -113/+267 | |
| * | | | | | | | | | | | | | | | | | | | Merge branch 'master' into ultra-reliable | Rainer Gerhards | 2009-05-27 | 1 | -1/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | solved design issue with queue termination | Rainer Gerhards | 2009-05-26 | 7 | -105/+223 | |
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into ultra-reliable | Rainer Gerhards | 2009-05-25 | 1 | -0/+29 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into ultra-reliable | Rainer Gerhards | 2009-05-25 | 3 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | minor cleanup: remove compiler warning | Rainer Gerhards | 2009-05-22 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into ultra-reliable | Rainer Gerhards | 2009-05-22 | 10 | -78/+115 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | free last processed message in all cases | Rainer Gerhards | 2009-05-20 | 6 | -68/+129 | |
| * | | | | | | | | | | | | | | | | | | | | | | | yield() no longer needed on uniproc thanks to new algorithms | Rainer Gerhards | 2009-05-20 | 3 | -42/+8 | |
| * | | | | | | | | | | | | | | | | | | | | | | | solved the intended-discard-during-dequeue issue | Rainer Gerhards | 2009-05-19 | 3 | -11/+19 | |
| * | | | | | | | | | | | | | | | | | | | | | | | some cleanup | Rainer Gerhards | 2009-05-19 | 2 | -87/+0 | |
| * | | | | | | | | | | | | | | | | | | | | | | | queue size calculation now based on logical/physical dequeue | Rainer Gerhards | 2009-05-19 | 2 | -49/+68 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into tmp | Rainer Gerhards | 2009-05-19 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | removed queue's UngetObj() call | Rainer Gerhards | 2009-05-18 | 2 | -105/+11 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | t-delete list implemented, queue store drivers updated... | Rainer Gerhards | 2009-05-18 | 5 | -57/+337 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | moved user object destruction to queue itself | Rainer Gerhards | 2009-05-13 | 2 | -4/+38 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | added test for property replacer field functionality to testbench | Rainer Gerhards | 2009-05-13 | 1 | -3/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | action batch processing implemented | Rainer Gerhards | 2009-05-12 | 2 | -1/+4 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | 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 | 8 | -44/+114 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into multi-dequeue | Rainer Gerhards | 2009-05-12 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | first shot at action state machine implemention (untested) | Rainer Gerhards | 2009-05-07 | 2 | -3/+24 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | begin implementation of new transactional output module interface | Rainer Gerhards | 2009-04-27 | 4 | -2/+112 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | fixed abort condition in DA mode | Rainer Gerhards | 2009-04-23 | 3 | -4/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | fixing a small (newly-introduced) memory leak | Rainer Gerhards | 2009-04-23 | 3 | -17/+9 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | added $MainMsgQueueDequeueBatchSize and $ActionQueueDequeueBatchSize configur... | Rainer Gerhards | 2009-04-23 | 5 | -20/+19 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into multi-dequeue | Rainer Gerhards | 2009-04-23 | 1 | -4/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | improving debugging info a bit | Rainer Gerhards | 2009-04-23 | 1 | -2/+4 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | now batches are handed down to the actual consumer | Rainer Gerhards | 2009-04-22 | 2 | -18/+21 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | first attempt at dequeueing multiple batches inside the queue | Rainer Gerhards | 2009-04-22 | 7 | -79/+149 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into multi-dequeue | Rainer Gerhards | 2009-04-22 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | some cleanup | Rainer Gerhards | 2009-04-17 | 1 | -39/+0 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | bugfix: missing initialization during timestamp creationv4.5.0 | Rainer Gerhards | 2009-07-03 | 2 | -0/+5 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | now put the new property-based methods to good use | Rainer Gerhards | 2009-07-01 | 4 | -40/+100 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | RcvFromIP now also a property | Rainer Gerhards | 2009-07-01 | 2 | -34/+69 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | removed a debugging-left-over, caused compilation failure on some platforms | Rainer Gerhards | 2009-07-01 | 1 | -1/+0 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | introduced a new way of handling the RcvFrom property | Rainer Gerhards | 2009-06-30 | 9 | -50/+137 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | finished transition to using inputName property | Rainer Gerhards | 2009-06-30 | 3 | -106/+180 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | introduced the idea of detached properties | Rainer Gerhards | 2009-06-29 | 9 | -37/+152 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | separate willRun and runInput calls for input modules | Michael Terry | 2009-06-29 | 2 | -0/+2 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | optimization: propert names are now internally identified by integers | Rainer Gerhards | 2009-06-26 | 7 | -137/+296 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | some optimization, declared some frequently called small stringbuf functions ... | Rainer Gerhards | 2009-06-26 | 2 | -60/+62 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | got rid of the recursive requirement for msg_t mutex (finally!) | Rainer Gerhards | 2009-06-26 | 5 | -168/+121 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | some more stringbuffer optimization | Rainer Gerhards | 2009-06-25 | 3 | -68/+30 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | bugfix: msg_t mutex was sometimes initialized twice | Rainer Gerhards | 2009-06-25 | 1 | -1/+0 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | backported "clean" increment of memory trim counter (not protected by mutex) | Rainer Gerhards | 2009-06-25 | 2 | -3/+6 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | named queue worker threads | Rainer Gerhards | 2009-06-25 | 1 | -0/+6 | |
* | | | | | | | | | | | | | | | | | | | | | | | | cleanup (removed now-unused parameters) | Rainer Gerhards | 2009-06-25 | 3 | -17/+17 | |
* | | | | | | | | | | | | | | | | | | | | | | | | bugfix: subtle potential issue during queue shutdown | Rainer Gerhards | 2009-06-25 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | improvements/fixes in queue termination timeout handling | Rainer Gerhards | 2009-06-25 | 2 | -3/+7 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | |