Home
last modified time | relevance | path

Searched hist:"38 f4ac65" (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/nvme/
H A Dtrace-events38f4ac65 Thu Jun 17 14:06:47 CDT 2021 Klaus Jensen <k.jensen@samsung.com> hw/nvme: reimplement flush to allow cancellation

Prior to this patch, a broadcast flush would result in submitting
multiple "fire and forget" aios (no reference saved to the aiocbs
returned from the blk_aio_flush calls).

Fix this by issuing the flushes one after another.

Signed-off-by: Klaus Jensen <k.jensen@samsung.com>
Reviewed-by: Keith Busch <kbusch@kernel.org>
H A Dnvme.h38f4ac65 Thu Jun 17 14:06:47 CDT 2021 Klaus Jensen <k.jensen@samsung.com> hw/nvme: reimplement flush to allow cancellation

Prior to this patch, a broadcast flush would result in submitting
multiple "fire and forget" aios (no reference saved to the aiocbs
returned from the blk_aio_flush calls).

Fix this by issuing the flushes one after another.

Signed-off-by: Klaus Jensen <k.jensen@samsung.com>
Reviewed-by: Keith Busch <kbusch@kernel.org>
H A Dctrl.c38f4ac65 Thu Jun 17 14:06:47 CDT 2021 Klaus Jensen <k.jensen@samsung.com> hw/nvme: reimplement flush to allow cancellation

Prior to this patch, a broadcast flush would result in submitting
multiple "fire and forget" aios (no reference saved to the aiocbs
returned from the blk_aio_flush calls).

Fix this by issuing the flushes one after another.

Signed-off-by: Klaus Jensen <k.jensen@samsung.com>
Reviewed-by: Keith Busch <kbusch@kernel.org>