index
:
sandhi/.git
master
A software functional Clone to LabVIEW
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
gras_impl
/
input_buffer_queues.hpp
Age
Commit message (
Expand
)
Author
2013-06-15
gras: dont update item counts until after work
Josh Blum
2013-06-09
gras: squashed changes to move buffer consumption to post-work
Josh Blum
2013-05-11
gras: fix assert fail by setting time on fail condition
Josh Blum
2013-05-11
gras: added port downtime measurements
Josh Blum
2013-05-05
query: added bytes copied stat
Josh Blum
2013-04-16
gras: enable half consumed metric on pool buffers
Josh Blum
2013-04-06
gras: cleaner way for msgs to override item reserve
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-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-02-28
gras: fix buffer stitch edge case issue #51
Josh Blum
2013-02-19
gras: fix flush_all input queues so config is saved
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
2012-12-23
making use of last and fixing up the buffer stitching
Josh Blum
2012-12-20
toying with circ buff and stitching
Josh Blum
2012-12-15
work on the buffer queue api
Josh Blum
2012-12-06
guess at heuristic improvement - somewhat profiles
Josh Blum
2012-12-05
tag is just an offset and object, created stream tag and pkt message
Josh Blum
2012-12-01
changed lookahead to preload, thats all it is
Josh Blum
2012-12-01
mark fail: not ready until a new buffer appears
Josh Blum
2012-11-28
should we accumulate? a guess at heuristic improvement
Josh Blum
2012-11-26
reset queue ref before pop
Josh Blum
2012-11-25
front buffer accumulate on reserve fail
Josh Blum
2012-11-22
extra asserts for sign on consume/produce
Josh Blum
2012-11-21
addressed some bugs from the stitching commit
Josh Blum
2012-11-21
implement buffer stitching on input, output always flushes
Josh Blum
2012-11-21
guard against empty consumes
Josh Blum
2012-11-19
const correctness for sbuffer get()
Josh Blum
2012-11-18
improvements to done logic (helps reserve 0 case)
Josh Blum
2012-11-18
support for null buffers when reserve == 0
Josh Blum
2012-11-11
fixed input fail logic w/ input_queues.is_front_maximal
Josh Blum
2012-11-09
input buffers deal with empty buffers
Josh Blum
2012-11-09
switch to boost software license
Josh Blum
2012-11-07
some fixes from the last commit
Josh Blum
2012-11-07
io fails and io config work
Josh Blum
2012-10-28
work on stand-alone library build
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
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-04
for loop for any_inputs_done is actually lighter-weight
Josh Blum
2012-10-04
Merge branch 'master' into port_config
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-02
dammit... find and replace did it again
Josh Blum
[next]