Age | Commit message (Expand) | Author |
2013-02-22 | gras: rename start/stop to notify interfaces | Josh Blum |
2013-02-01 | gras: task kicker work seems to have fixed #40 | Josh Blum |
2013-01-31 | gras: simplify task kicker into a reusable call | Josh Blum |
2012-12-25 | todo comment + tweak for block handler | Josh Blum |
2012-12-01 | changed lookahead to preload, thats all it is | Josh Blum |
2012-11-23 | async atomic notification of stop condition | Josh Blum |
2012-11-11 | restored reserve hint for upstream allocator | Josh Blum |
2012-11-09 | switch to boost software license | 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-13 | simplfied input queues, WIP, but working | Josh Blum |
2012-10-13 | lots of mini tweaks for QA passing, WIP... | Josh Blum |
2012-10-05 | cleanup task conclusion logic | Josh Blum |
2012-10-05 | added global block config for buffer affinity | Josh Blum |
2012-10-04 | implementation for the top block global config | Josh Blum |
2012-10-04 | Merge branch 'master' into port_config | Josh Blum |
2012-10-04 | updated to latest subprojects, got compiling | Josh Blum |
2012-10-04 | work on the set/get input/output per-port config | Josh Blum |
2012-10-02 | dammit... find and replace did it again | Josh Blum |
2012-09-29 | create IO subscriber bitset for tracking done | Josh Blum |
2012-09-29 | fix for the tokens, were going the wrong direction | Josh Blum |
2012-09-29 | some tweaks, split block handlers into two files | Josh Blum |
2012-09-29 | ported input and output port handlers to apology | Josh Blum |
2012-09-29 | ported allocator and block handler to apology | Josh Blum |
2012-09-23 | disconnect_all will commit the topology (more qa happy) | Josh Blum |
2012-09-22 | threading related tweaks for happy qa code | Josh Blum |
2012-09-19 | a few more forecast related tweaks | Josh Blum |
2012-09-19 | nop for default forecast, always call | Josh Blum |
2012-09-18 | added update hook for changing history/output multiple | Josh Blum |
2012-09-18 | added hook for custom output buffer allocator | Josh Blum |
2012-09-15 | use cerr for all of the debug prints | Josh Blum |
2012-09-13 | input buffer history work and fixes | Josh Blum |
2012-09-12 | added hooks for input buffer inlining | Josh Blum |
2012-09-12 | communicate downstream buffer reqs to upstream output allocator | Josh Blum |
2012-09-12 | split up misc header into messages and token | Josh Blum |
2012-09-11 | simplify interruptible_thread use, give it a bound callable object | Josh Blum |
2012-09-11 | interruptible_thread working on tests including udp source | Josh Blum |
2012-09-11 | work on interruptible_thread | Josh Blum |
2012-09-10 | remove output bytes offset, can use sbuffer's length | Josh Blum |
2012-09-10 | remove output tags queue, block directly posts msg downstream | Josh Blum |
2012-09-09 | simplify forecast and its fail logic | Josh Blum |
2012-09-09 | work on implementing forecast logic and failure cases | Josh Blum |
2012-09-07 | added check topology hooks and overload | Josh Blum |
2012-09-07 | call start/stop hooks on block state change | Josh Blum |
2012-09-07 | filling in the prepare method (almost working) | Josh Blum |
2012-09-06 | debug prints, minor fixes, unfinished input queue work | Josh Blum |
2012-09-05 | work on input buffer reserve logic for satisfying output multiple | Josh Blum |
2012-09-02 | history: output offset and holds for input consumption | Josh Blum |
2012-09-02 | implement logic for work_noutput_items | Josh Blum |
2012-09-02 | moved lib/impl headers for cleanup | Josh Blum |