Age | Commit message (Expand) | Author |
2013-09-09 | gras: work on global config that works on hier | Josh Blum |
2013-06-06 | gras: BlockActor factory function w/ serious thread fix | Josh Blum |
2013-06-06 | gras: filled in code from top config changes | Josh Blum |
2013-06-06 | gras: moved block ptr into data | Josh Blum |
2013-06-06 | gras: implement actor migration w/ idle wait | Josh Blum |
2013-06-06 | gras: renamed block member to block actor | Josh Blum |
2013-06-06 | gras: changes for actor in worker Apology commit | Josh Blum |
2013-06-05 | gras: compiles now with separate data struct | Josh Blum |
2013-06-05 | gras: separate actor data to struct to aid migration | Josh Blum |
2013-06-01 | gras: created uid API - replaces name and unique_id | Josh Blum |
2013-05-06 | gras: dont need this is automatic | Josh Blum |
2013-05-04 | gras: implement force done input port option | Josh Blum |
2013-04-23 | gras: use framework send, prepare for theron v6 | Josh Blum |
2013-04-14 | gras: warning prints for block implementations that hang | Josh Blum |
2013-04-14 | gras: move code into component files | Josh Blum |
2013-04-10 | gras: switched to using token for prio messages | Josh Blum |
2013-03-28 | gras: virtual destructors for all but Element #67 | Josh Blum |
2013-03-16 | gras: added num_read count for pop msg to fix #53 | Josh Blum |
2013-03-11 | gras: separate queue for messages - #54 | Josh Blum |
2013-02-25 | gras: work on new port config API | Josh Blum |
2013-02-24 | Merge branch 'stats' | Josh Blum |
2013-02-23 | gras: use new set/get item size api | Josh Blum |
2013-02-22 | gras: rename start/stop to notify interfaces | Josh Blum |
2013-02-17 | gras: added stats for produced/consumed | Josh Blum |
2013-01-18 | address that pop vs get output buffer issue | Josh Blum |
2012-12-25 | todo comment for block's pop output buffer | Josh Blum |
2012-12-20 | created block cleanup and wait for messages | Josh Blum |
2012-12-16 | no need for topology_init state var | Josh Blum |
2012-12-15 | created input and output update per index | 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-11-30 | messing w/ pop_input_msg call | 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-22 | ok, but zeros are actually ok here | Josh Blum |
2012-11-22 | extra asserts for sign on consume/produce | Josh Blum |
2012-11-18 | convenience produce/consume + propagate_tags default | Josh Blum |
2012-11-13 | created API for passive work-flow | Josh Blum |
2012-11-12 | more get methods for all | Josh Blum |
2012-11-11 | consistency for naming conventions, param orders | 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 | io fails and io config work | Josh Blum |
2012-11-06 | consume and produce calls do it in-place | Josh Blum |
2012-11-06 | moved consume each convenience routine | 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-21 | getting API read for PMCs | Josh Blum |
2012-10-18 | put a few more common accessors in block hdr | Josh Blum |