Age | Commit message (Expand) | Author |
2012-10-27 | added support for the real PMC type (stub removed) | Josh Blum |
2012-10-21 | getting API read for PMCs | Josh Blum |
2012-10-21 | moved commit and deprecated lock/unlock into hier block | Josh Blum |
2012-10-18 | put a few more common accessors in block hdr | Josh Blum |
2012-10-14 | added input fail logic to conditionally accumulate | Josh Blum |
2012-10-14 | input_buffer_queues logic cleanup for accumulate implementation | Josh Blum |
2012-10-13 | simplfied input queues, WIP, but working | Josh Blum |
2012-10-13 | change to fixed_rate_noutput_to_ninput in block for non fixed rates | Josh Blum |
2012-10-13 | tweaks to forecast exit logic | Josh Blum |
2012-10-13 | handle_update_inputs also performs resize, cleanup input fixed rate logic | Josh Blum |
2012-10-13 | lots of mini tweaks for QA passing, WIP... | Josh Blum |
2012-10-12 | working on qa passing, temp input accumulation logic | Josh Blum |
2012-10-11 | some tweaks to the custom allocator | Josh Blum |
2012-10-11 | make use of new yield strategy for framework param | Josh Blum |
2012-10-11 | make use of new message registration macros | Josh Blum |
2012-10-10 | remove unneeded include from install hdrs | Josh Blum |
2012-10-07 | removed numanuma dependency, replaced with AllocOnNode header | Josh Blum |
2012-10-07 | updated Theron subproject with fixes | Josh Blum |
2012-10-07 | better naive defaults for thread pool | Josh Blum |
2012-10-06 | reimplement the output multiple items/work output items calculations | Josh Blum |
2012-10-05 | cleanup task conclusion logic | Josh Blum |
2012-10-05 | added global block config for buffer affinity | Josh Blum |
2012-10-05 | moved include junk into respective headers | Josh Blum |
2012-10-05 | created configurable thread pool | Josh Blum |
2012-10-04 | for loop for any_inputs_done is actually lighter-weight | Josh Blum |
2012-10-04 | moved header method implementation into cpp file | Josh Blum |
2012-10-04 | make MY_ALLOCATOR_POOL_SIZE much larger, fail print debug | Josh Blum |
2012-10-04 | implementation for the top block global config | Josh Blum |
2012-10-04 | Merge branch 'profile_work' into port_config | Josh Blum |
2012-10-04 | replaced top block set_buffer_hint with global config | Josh Blum |
2012-10-04 | support for maximum_items output port config | Josh Blum |
2012-10-04 | swig issues worked out, Work can be work again | Josh Blum |
2012-10-04 | Merge branch 'master' into port_config | Josh Blum |
2012-10-04 | updated to latest subprojects, got compiling | Josh Blum |
2012-10-04 | created any_inputs_done logic for done logic | Josh Blum |
2012-10-04 | replace multiple w/ reserve, dont do multiple calc | Josh Blum |
2012-10-04 | work on the set/get input/output per-port config | Josh Blum |
2012-10-03 | replace copy with copy_if_different to avoid rebuilds | Josh Blum |
2012-10-03 | make use of free alignment macros | Josh Blum |
2012-10-02 | dammit... find and replace did it again | Josh Blum |
2012-10-02 | some minor tweaks to the allocator | Josh Blum |
2012-10-02 | register messages, and custom allocator for performance | Josh Blum |
2012-10-02 | ifdef'able hooks for allocation debugging | Josh Blum |
2012-10-02 | added GRAS_DEBUG to be set in Debug mode | Josh Blum |
2012-10-01 | revert buffer queue changes, unknown issue | Josh Blum |
2012-10-01 | switch to fixed size queue to avoid runtime allocs | Josh Blum |
2012-09-30 | created a bitset wrapper w/ all() routine | Josh Blum |
2012-09-29 | delete vector utils header, this is only for topology_handler now | Josh Blum |
2012-09-29 | minor changes and updated submodule apology commit | Josh Blum |
2012-09-29 | create IO subscriber bitset for tracking done | Josh Blum |