summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2013-06-06gras: filled in code from top config changesJosh Blum
2013-06-06gras: moved block ptr into dataJosh Blum
2013-06-06gras: implement actor migration w/ idle waitJosh Blum
2013-06-06gras: renamed block member to block actorJosh Blum
2013-06-06gras: minor code cleanupJosh Blum
2013-06-06gras: changes for actor in worker Apology commitJosh Blum
2013-06-05gras: compiles now with separate data structJosh Blum
2013-06-05gras: separate actor data to struct to aid migrationJosh Blum
2013-06-05gras: created duck typed API for posting msgsJosh Blum
2013-06-03props: imply set from value presenceJosh Blum
2013-06-03props: added complex and vector convertersJosh Blum
2013-06-03props: began work on vector convertersJosh Blum
2013-06-02props: began filling in pmc to/from ptreeJosh Blum
2013-06-01gras: mutex fixes for uid API callsJosh Blum
2013-06-01gras: created uid API - replaces name and unique_idJosh Blum
2013-06-01props: code cleanup and tweaksJosh Blum
2013-06-01props: switched input args over to JSONJosh Blum
2013-06-01props: added prop query to blocks + qa testJosh Blum
2013-06-01props: added query functionality to enumerate propertiesJosh Blum
2013-05-27gras: simplify registration object passingJosh Blum
2013-05-21gras: use new PMC serialization APIJosh Blum
2013-05-11gras: fix assert fail by setting time on fail conditionJosh Blum
2013-05-11gras: make output_buffer_queues match previous logicJosh Blum
2013-05-11gras: added port downtime measurementsJosh Blum
2013-05-11gras: created new test_thread_priority api callJosh Blum
2013-05-11gras: added thread prio support hooksJosh Blum
2013-05-10gras: added more theron counters + query workJosh Blum
2013-05-07gras: serialization loop for sbufferJosh Blum
2013-05-06gras: increase default number of buffersJosh Blum
2013-05-06Merge branch 'theron6_work'Josh Blum
2013-05-06gras: leave assertions in, can help more than hurtJosh Blum
2013-05-06gras: dont need this is automaticJosh Blum
2013-05-05query: added bytes copied statJosh Blum
2013-05-05query: added actor depth statJosh Blum
2013-05-05Merge branch 'master' into theron6_workJosh Blum
2013-05-05gras: added post input buffer/message/tag api callsJosh Blum
2013-05-05gras: fixed wrong integer type for item indexJosh Blum
2013-05-05gras: name of block in error messages helpsJosh Blum
2013-05-04gras: rename to serialize_types.cppJosh Blum
2013-05-04gras: added serialization support for gras typesJosh Blum
2013-05-04gras: fix nasty little error possibility when not assertingJosh Blum
2013-05-04gras: implement force done input port optionJosh Blum
2013-05-02Merge branch 'master' into theron6_workJosh Blum
2013-05-02gras: inline the sbuffer deref codeJosh Blum
2013-04-30query: added allocator debug elementJosh Blum
2013-04-30benchmarks: removed keep_m_in_n block from many ratesJosh Blum
2013-04-29quick stashiesJosh Blum
2013-04-28Merge branch 'master' into theron6_workJosh Blum
2013-04-27gras: fixed buffer inlining with explicit support in buffer queueJosh Blum
2013-04-27gras: moved flush output to consume function in output queuesJosh Blum