Age | Commit message (Expand) | Author |
2013-06-09 | gras: squashed the actor table from threads work | Josh Blum |
2013-06-09 | gras: squashed changes to move buffer consumption to post-work | Josh Blum |
2013-06-08 | gras: update Theron after moving file around | Josh Blum |
2013-06-08 | gras: query changes from thread query branch | Josh Blum |
2013-06-07 | gras: input fail safety check for msgs only ports | Josh Blum |
2013-06-07 | gras: less obnoxious print about debug asserts | 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: minor code cleanup | 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-05 | gras: created duck typed API for posting msgs | Josh Blum |
2013-06-03 | props: imply set from value presence | Josh Blum |
2013-06-03 | props: added complex and vector converters | Josh Blum |
2013-06-03 | props: began work on vector converters | Josh Blum |
2013-06-02 | props: began filling in pmc to/from ptree | Josh Blum |
2013-06-01 | gras: mutex fixes for uid API calls | Josh Blum |
2013-06-01 | gras: created uid API - replaces name and unique_id | Josh Blum |
2013-06-01 | props: code cleanup and tweaks | Josh Blum |
2013-06-01 | props: switched input args over to JSON | Josh Blum |
2013-06-01 | props: added prop query to blocks + qa test | Josh Blum |
2013-06-01 | props: added query functionality to enumerate properties | Josh Blum |
2013-05-27 | gras: simplify registration object passing | Josh Blum |
2013-05-21 | gras: use new PMC serialization API | Josh Blum |
2013-05-11 | gras: fix assert fail by setting time on fail condition | Josh Blum |
2013-05-11 | gras: make output_buffer_queues match previous logic | Josh Blum |
2013-05-11 | gras: added port downtime measurements | Josh Blum |
2013-05-11 | gras: created new test_thread_priority api call | Josh Blum |
2013-05-11 | gras: added thread prio support hooks | Josh Blum |
2013-05-10 | gras: added more theron counters + query work | Josh Blum |
2013-05-07 | gras: serialization loop for sbuffer | Josh Blum |
2013-05-06 | gras: increase default number of buffers | Josh Blum |
2013-05-06 | Merge branch 'theron6_work' | Josh Blum |
2013-05-06 | gras: leave assertions in, can help more than hurt | Josh Blum |
2013-05-06 | gras: dont need this is automatic | Josh Blum |
2013-05-05 | query: added bytes copied stat | Josh Blum |
2013-05-05 | query: added actor depth stat | Josh Blum |
2013-05-05 | Merge branch 'master' into theron6_work | Josh Blum |
2013-05-05 | gras: added post input buffer/message/tag api calls | Josh Blum |
2013-05-05 | gras: fixed wrong integer type for item index | Josh Blum |
2013-05-05 | gras: name of block in error messages helps | Josh Blum |
2013-05-04 | gras: rename to serialize_types.cpp | Josh Blum |
2013-05-04 | gras: added serialization support for gras types | Josh Blum |
2013-05-04 | gras: fix nasty little error possibility when not asserting | Josh Blum |
2013-05-04 | gras: implement force done input port option | Josh Blum |
2013-05-02 | Merge branch 'master' into theron6_work | Josh Blum |