On 2015-12-07 at 8:37 barret rhoden wrote: > Is the model something like "if the queue is empty, generate a full > message and attach it to the queue. read from the queue until it is > done, then return 0 from the read" What does an lseek do? maybe for > SEEK_SET: flush the queue, generate a new message, seek to offset.
thinking about this a bit more, we might not need a qio queue for this either. the device helper library can have an interface that hides whether or not we're using qio under the hood. -- You received this message because you are subscribed to the Google Groups "Akaros" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/d/optout.
