qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v13 19/25] replay: add BH oneshot event for bloc


From: Pavel Dovgalyuk
Subject: Re: [Qemu-devel] [PATCH v13 19/25] replay: add BH oneshot event for block layer
Date: Fri, 15 Mar 2019 10:26:19 +0300

> From: Kevin Wolf [mailto:address@hidden
> Am 21.02.2019 um 12:05 hat Pavel Dovgalyuk geschrieben:
> > Replay is capable of recording normal BH events, but sometimes
> > there are single use callbacks scheduled with aio_bh_schedule_oneshot
> > function. This patch enables recording and replaying such callbacks.
> > Block layer uses these events for calling the completion function.
> > Replaying these calls makes the execution deterministic.
> >
> > Signed-off-by: Pavel Dovgalyuk <address@hidden>
> 
> Acked-by: Kevin Wolf <address@hidden>

Thanks, Kevin!

Can you also take a look at patches 2, 3, 5?
They affect only RR behavior, but change the block layer too.

Pavel Dovgalyuk




reply via email to

[Prev in Thread] Current Thread [Next in Thread]