[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [UNIKRAFT PATCH 7/7] lib/ukblkdev: blkdev.h: Description about interrupts
Signed-off-by: Simon Kuenzer <simon.kuenzer@xxxxxxxxx> --- lib/ukblkdev/include/uk/blkdev.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/ukblkdev/include/uk/blkdev.h b/lib/ukblkdev/include/uk/blkdev.h index ab90a548..9bcfd577 100644 --- a/lib/ukblkdev/include/uk/blkdev.h +++ b/lib/ukblkdev/include/uk/blkdev.h @@ -413,7 +413,8 @@ int uk_blkdev_queue_submit_one(struct uk_blkdev *dev, uint16_t queue_id, | UK_BLKDEV_STATUS_MORE)) /** - * Get responses from the queue + * Get responses from the queue and re-enable interrupts on the target queue + * when they were enabled before. * * @param dev * The Unikraft Block Device -- 2.20.1
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |