Age | Commit message (Expand) | Author |
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-04-27 | gras: fixed buffer inlining with explicit support in buffer queue | Josh Blum |
2013-04-27 | gras: moved flush output to consume function in output queues | Josh Blum |
2013-04-16 | gras: enable half consumed metric on pool buffers | Josh Blum |
2013-04-16 | gras: isolate this callback to only the source file | Josh Blum |
2013-04-15 | gras: forgotten change from last commit | Josh Blum |
2013-04-15 | gras: assign a few more missing UNLIKELYs | Josh Blum |
2013-04-14 | Merge branch 'benchmark_work' | Josh Blum |
2013-04-14 | gras: move code into component files | Josh Blum |
2013-04-13 | gras: minor tweaks while benchmarking | Josh Blum |
2013-04-10 | gras: switched to using token for prio messages | Josh Blum |
2013-04-06 | gras: cleaner way for msgs to override item reserve | Josh Blum |
2013-04-06 | gras: split register property into two calls | Josh Blum |
2013-03-31 | gras: fix #60 by checking done logic after handler | Josh Blum |
2013-03-29 | gras: reuse inputs_available for done logic | Josh Blum |
2013-03-29 | Merge branch 'master' into query_work | Josh Blum |
2013-03-29 | gras: fix #66 with less lazy flush_all for input queue | Josh Blum |
2013-03-29 | gras: added hooks to query instantaneous state | Josh Blum |
2013-03-25 | gras: added io total counts chart | Josh Blum |
2013-03-18 | gras: msg port reserve tweak convenience | Josh Blum |
2013-03-17 | gras: make dispatcher into static helper | Josh Blum |
2013-03-17 | Merge branch 'master' into property_interface | Josh Blum |
2013-03-17 | gras: helper function for high prio hack | Josh Blum |
2013-03-17 | gras: property implementation in lib | Josh Blum |
2013-03-16 | gras: added num_read count for pop msg to fix #53 | Josh Blum |
2013-03-15 | gras: address high prio message issue with atomic count | Josh Blum |
2013-03-11 | gras: separate queue for messages - #54 | Josh Blum |
2013-03-04 | gras: move timer accumulate into public header | Josh Blum |
2013-03-04 | stats: sweet pie charts for per block stats | Josh Blum |
2013-03-03 | gras: slightly more fun with likley | Josh Blum |
2013-03-02 | gras: copy name into queues for debug purposes | Josh Blum |
2013-03-01 | gras: more debug assers to aid sanity | Josh Blum |
2013-03-01 | gras: use new flag for marking produce | Josh Blum |
2013-02-28 | gras: fix buffer stitch edge case issue #51 | Josh Blum |
2013-02-25 | gras: work on new port config API | Josh Blum |
2013-02-19 | gras: fix flush_all input queues so config is saved | Josh Blum |
2013-02-17 | gras: added stats for produced/consumed | Josh Blum |
2013-02-17 | gras: work on stats messages and xml formatting | Josh Blum |
2013-02-17 | gras: working on block stats | Josh Blum |
2013-02-17 | gras: ifdef'd chrono for timing purposes | Josh Blum |
2013-02-13 | gras: fun with gcc branch hints | Josh Blum |
2013-02-10 | gras: auto increase queue size to fix #44 | Josh Blum |
2013-02-10 | gras: ifdef buffer stitching (test purposes) | Josh Blum |
2013-02-02 | gras: update submodules, dont use tailsend here | Josh Blum |
2013-01-31 | gras: why/how did this link on the other machine | Josh Blum |
2013-01-31 | gras: simplify task kicker into a reusable call | Josh Blum |
2012-12-29 | misc changes on the benchmark branch | Josh Blum |
2012-12-25 | added debug print for work and handler count | Josh Blum |
2012-12-23 | making use of last and fixing up the buffer stitching | Josh Blum |