summaryrefslogtreecommitdiff
path: root/lib/block_allocator.cpp
AgeCommit message (Expand)Author
2012-09-29ported input and output port handlers to apologyJosh Blum
2012-09-29ported allocator and block handler to apologyJosh Blum
2012-09-24smaller buffers seems to make qa tests fasterJosh Blum
2012-09-20fun with inlinesJosh Blum
2012-09-19a few more forecast related tweaksJosh Blum
2012-09-19use another token for input allocator msg (so the old one can be cleared)Josh Blum
2012-09-18created hooks for input buffer allocatorJosh Blum
2012-09-18added hook for custom output buffer allocatorJosh Blum
2012-09-13added set buffer affinity hook for blocksJosh Blum
2012-09-12buffer size tweaks and ifdef for disabling assertsJosh Blum
2012-09-12communicate downstream buffer reqs to upstream output allocatorJosh Blum
2012-09-12split up misc header into messages and tokenJosh Blum
2012-09-10remove output bytes offset, can use sbuffer's lengthJosh Blum
2012-09-10switch to using sbuffer in gras implJosh Blum
2012-09-06debug prints, minor fixes, unfinished input queue workJosh Blum
2012-09-03work on input queues and history logicJosh Blum
2012-08-29using port messages and implement buffer queues in houseJosh Blum
2012-08-26runtime: work on allocator handlerJosh Blum