Age | Commit message (Expand) | Author |
2012-12-22 | use sbuffer config for alloc api | Josh Blum |
2012-12-22 | cleanup for circular_buffer alloc | Josh Blum |
2012-12-20 | toying with circ buff and stitching | Josh Blum |
2012-12-20 | created block cleanup and wait for messages | Josh Blum |
2012-12-18 | fixes for circ buffer implementation | Josh Blum |
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 | Merge branch 'pop_input_msg' | Josh Blum |
2012-12-01 | input_tags_changed logic to avoid sorting msgs | Josh Blum |
2012-12-01 | mark fail: not ready until a new buffer appears | Josh Blum |
2012-11-30 | messing w/ pop_input_msg call | Josh Blum |
2012-11-29 | added some more misc debug macros | Josh Blum |
2012-11-29 | changes for PMC update + submodules | Josh Blum |
2012-11-28 | should we accumulate? a guess at heuristic improvement | Josh Blum |
2012-11-28 | larger theron msg pool and print on exit only | Josh Blum |
2012-11-26 | reset queue ref before pop | Josh Blum |
2012-11-26 | theron message allocator, matching malloc/free | Josh Blum |
2012-11-26 | various tweaks for submodule building and msvc | Josh Blum |
2012-11-25 | fixed mismatched delete for default allocator | Josh Blum |
2012-11-25 | tweaks for io sig extend logic | 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-24 | change output buffer api call to pop | Josh Blum |
2012-11-23 | grant same API access to output buffer | Josh Blum |
2012-11-23 | async atomic notification of stop condition | Josh Blum |
2012-11-22 | ok, but zeros are actually ok here | 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 | correct comment typo, its fail states not | 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-18 | fix for inline input buffer impl | Josh Blum |
2012-11-18 | shorten work buffer min/max accessor names | Josh Blum |
2012-11-18 | convenience produce/consume + propagate_tags default | Josh Blum |
2012-11-17 | created some metadata for work buffer array | Josh Blum |
2012-11-17 | added common flush code, flush before produce_buffer | Josh Blum |