Age | Commit message (Expand) | Author |
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-23 | gras: use framework send, prepare for theron v6 | 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: added vec call to work buffer | 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 | gras: warning prints for block implementations that hang | Josh Blum |
2013-04-14 | Merge branch 'benchmark_work' | Josh Blum |
2013-04-14 | gras: move code into component files | Josh Blum |
2013-04-14 | gras: increase chunk size for fair benchmarks | Josh Blum |
2013-04-14 | gras: yield policy env, and throw on bad value | Josh Blum |
2013-04-14 | gras: added more GRAS_UNLIKELY in handlers | 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-10 | gras: formalize the weak container api w/ docs | 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-04-06 | gras: fixed a bug in swapping out buffer queues | Josh Blum |
2013-04-04 | gras: revisit container storage after yesterdays learning | Josh Blum |
2013-04-03 | gras: code cleanup and comments from last commit | Josh Blum |
2013-04-03 | gras: figured out how to do the python reference | Josh Blum |
2013-04-01 | gras: fix from previous commit: swig element equals | Josh Blum |
2013-03-31 | Merge branch 'query_work' | Josh Blum |
2013-03-31 | gras: fix #60 by checking done logic after handler | Josh Blum |
2013-03-30 | query: filter query_stats to only blocks requested | 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-28 | gras: work on passing only active blocks into the request | Josh Blum |
2013-03-28 | gras: virtual destructors for all but Element #67 | Josh Blum |
2013-03-28 | gras: pass query args into top block and blocks.json | Josh Blum |
2013-03-27 | gras: also release all tags and msgs on block stop | Josh Blum |
2013-03-26 | gras: use json for performance | Josh Blum |
2013-03-26 | gras: use property tree to make xml - much smarter | Josh Blum |
2013-03-26 | gras: rename stats to query | Josh Blum |
2013-03-25 | gras: revert this change while stats devel | Josh Blum |
2013-03-25 | gras: added io total counts chart | Josh Blum |
2013-03-23 | gras: significant process on factory and filling in overhead_compare | Josh Blum |
2013-03-22 | gras: rename lookup to locate | Josh Blum |
2013-03-22 | gras: added extra sanity check to adopt call | Josh Blum |
2013-03-22 | gras: we now have the element tree interface | Josh Blum |
2013-03-22 | gras: quick prop tree unit test + fixes | Josh Blum |
2013-03-22 | gras: added hier block register subelement | Josh Blum |
2013-03-21 | gras: combine block property headers | Josh Blum |
2013-03-18 | gras: msg port reserve tweak convenience | Josh Blum |
2013-03-17 | gras: work on python hooks for props interface | Josh Blum |
2013-03-17 | gras: make dispatcher into static helper | Josh Blum |