On Fri, May 26, 2017 at 10:22:08PM +0200, Kevin Wolf wrote: > Now that we process a request in the same coroutine from beginning to > end and don't drop out of it any more, we can look like a proper > coroutine-based driver and simply call qed_aio_next_io() and get a > return value from it instead of spawning an additional coroutine that > reenters the parent when it's done. > > Signed-off-by: Kevin Wolf <[email protected]> > --- > block/qed.c | 106 > ++++++++++++++++-------------------------------------------- > block/qed.h | 3 +- > 2 files changed, 28 insertions(+), 81 deletions(-)
Reviewed-by: Stefan Hajnoczi <[email protected]>
signature.asc
Description: PGP signature
