Age | Commit message (Expand) | Author |
2012-12-16 | some cleanup with the flush/fail for output | Josh Blum |
2012-12-16 | work ont he circ buffer impl | Josh Blum |
2012-12-16 | no need for topology_init state var | Josh Blum |
2012-12-16 | various fixes for unit tests pass | Josh Blum |
2012-12-15 | misc fixes to buffer rework | Josh Blum |
2012-12-15 | created input and output update per index | Josh Blum |
2012-12-15 | work on the buffer queue api | Josh Blum |
2012-12-13 | endless buffer acking implementation | Josh Blum |
2012-12-13 | some work on the circular buffer alloc | Josh Blum |
2012-12-06 | guess at heuristic improvement - somewhat profiles | Josh Blum |
2012-12-05 | tag is just an offset and object, created stream tag and pkt message | Josh Blum |
2012-12-01 | changed lookahead to preload, thats all it is | Josh Blum |
2012-12-01 | mark fail: not ready until a new buffer appears | Josh Blum |
2012-11-29 | added some more misc debug macros | Josh Blum |
2012-11-28 | should we accumulate? a guess at heuristic improvement | Josh Blum |
2012-11-26 | reset queue ref before pop | Josh Blum |
2012-11-25 | front buffer accumulate on reserve fail | Josh Blum |
2012-11-24 | created common function is_work_allowed and input check | Josh Blum |
2012-11-23 | async atomic notification of stop condition | Josh Blum |
2012-11-22 | extra asserts for sign on consume/produce | Josh Blum |
2012-11-22 | buffer_queue use custom method, since inherited push is not consistent | Josh Blum |
2012-11-21 | addressed some bugs from the stitching commit | Josh Blum |
2012-11-21 | implement buffer stitching on input, output always flushes | Josh Blum |
2012-11-21 | guard against empty consumes | Josh Blum |
2012-11-19 | const correctness for sbuffer get() | Josh Blum |
2012-11-18 | improvements to done logic (helps reserve 0 case) | Josh Blum |
2012-11-18 | support for null buffers when reserve == 0 | Josh Blum |
2012-11-17 | added common flush code, flush before produce_buffer | Josh Blum |
2012-11-13 | created API for passive work-flow | Josh Blum |
2012-11-11 | fixed input fail logic w/ input_queues.is_front_maximal | Josh Blum |
2012-11-09 | input buffers deal with empty buffers | Josh Blum |
2012-11-09 | switch to boost software license | Josh Blum |
2012-11-09 | common typedef for item count | Josh Blum |
2012-11-07 | some fixes from the last commit | Josh Blum |
2012-11-07 | io fails and io config work | Josh Blum |
2012-11-06 | consume and produce calls do it in-place | Josh Blum |
2012-11-06 | work on python blocks and unit test | Josh Blum |
2012-11-05 | polish up work and notify api | Josh Blum |
2012-11-01 | moved out a bunch of work, rate, fcast logic | Josh Blum |
2012-10-28 | work on stand-alone library build | Josh Blum |
2012-10-28 | Merge branch 'rc0_work' | Josh Blum |
2012-10-14 | added input fail logic to conditionally accumulate | Josh Blum |
2012-10-14 | input_buffer_queues logic cleanup for accumulate implementation | Josh Blum |
2012-10-13 | simplfied input queues, WIP, but working | Josh Blum |
2012-10-13 | lots of mini tweaks for QA passing, WIP... | Josh Blum |
2012-10-12 | working on qa passing, temp input accumulation logic | Josh Blum |
2012-10-11 | make use of new message registration macros | Josh Blum |
2012-10-06 | reimplement the output multiple items/work output items calculations | Josh Blum |
2012-10-05 | cleanup task conclusion logic | Josh Blum |
2012-10-05 | created configurable thread pool | Josh Blum |