• Alessandro Rubini's avatar
    tasklet: proceed with data_done even if no block is there · 48079bc7
    Alessandro Rubini authored
    Now that we are self-timed, the only reason white the active input
    block is null may be a zio buffer-full situation.  We need to keep
    the loop running anyways (by discarding one sample), because we miss
    notification when the buffer has new space.
    
    We can't change zio to this aim, as it would be extra code in a hot
    path: we'd better loose one block when the buffer is full, we would
    loose it soon after anyways, since the system is overloaded.
    Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
    48079bc7
Name
Last commit
Last update
NewLogger Loading commit data...
binaries Loading commit data...
doc Loading commit data...
fmc-bus @ f5c3b0ea
kernel Loading commit data...
lib Loading commit data...
sdb-lib Loading commit data...
tools Loading commit data...
zio @ 765ffa86
.gitignore Loading commit data...
.gitmodules Loading commit data...
COPYING Loading commit data...
Makefile Loading commit data...
README Loading commit data...